Yang Zhang
|
c7c9c56ca2
x86, apicv: add virtual interrupt delivery support
|
12 years ago |
Yang Zhang
|
8d14695f95
x86, apicv: add virtual x2apic support
|
12 years ago |
Yang Zhang
|
83d4c28693
x86, apicv: add APICv register virtualization support
|
12 years ago |
Marcelo Tosatti
|
886b470cb1
KVM: x86: pass host_tsc to read_l1_tsc
|
12 years ago |
Gleb Natapov
|
7f46ddbd48
KVM: apic: fix LDR calculation in x2apic mode
|
12 years ago |
Gleb Natapov
|
1e08ec4a13
KVM: optimize apic interrupt delivery
|
12 years ago |
Takuya Yoshikawa
|
ecba9a52ac
KVM: x86: lapic: Clean up find_highest_vector() and count_vectors()
|
13 years ago |
Mathias Krause
|
f1d248315a
KVM: x86: more constification
|
13 years ago |
Gleb Natapov
|
64eb062029
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
|
13 years ago |
Gleb Natapov
|
c48f14966c
KVM: inline kvm_apic_present() and kvm_lapic_enabled()
|
13 years ago |
Gleb Natapov
|
54e9818f39
KVM: use jump label to optimize checking for in kernel local apic presence
|
13 years ago |
Gleb Natapov
|
f8c1ea1039
KVM: use jump label to optimize checking for SW enabled apic in spurious interrupt register
|
13 years ago |
Gleb Natapov
|
c5cc421ba3
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
|
13 years ago |
Gleb Natapov
|
6aed64a8a4
KVM: mark apic enabled on start up
|
13 years ago |
Gleb Natapov
|
5dbc8f3fed
KVM: use kvm_lapic_set_base() to change apic_base
|
13 years ago |
Avi Kivity
|
2a6eac9638
KVM: Simplify kvm_timer
|
13 years ago |
Avi Kivity
|
e9d90d472d
KVM: Remove internal timer abstraction
|
13 years ago |
Avi Kivity
|
4a4541a40e
KVM: Don't update PPR on any APIC read
|
13 years ago |
Guo Chao
|
d5b0b5b196
KVM: x86: Fix typos in lapic.c
|
13 years ago |
Michael S. Tsirkin
|
ae7a2a3fb6
KVM: host side for eoi optimization
|
13 years ago |
Michael S. Tsirkin
|
8680b94b0e
KVM: optimize ISR lookups
|
13 years ago |
Gleb Natapov
|
4138377142
KVM: Introduce bitmask for apic attention reasons
|
13 years ago |
Michael S. Tsirkin
|
a0c9a822bf
KVM: dont clear TMR on EOI
|
13 years ago |
Linus Torvalds
|
2e7580b0e7
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
13 years ago |
Cong Wang
|
8fd75e1216
x86: remove the second argument of k[un]map_atomic()
|
13 years ago |
Zachary Amsden
|
cc578287e3
KVM: Infrastructure for software and hardware based TSC rate scaling
|
13 years ago |
Julian Stecklina
|
a52315e1d5
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
|
13 years ago |
Avi Kivity
|
8934208221
KVM: Expose kvm_lapic_local_deliver()
|
13 years ago |
Avi Kivity
|
00b27a3efb
KVM: Move cpuid code to new file
|
13 years ago |
Liu, Jinsong
|
a3e06bbe84
KVM: emulate lapic tsc deadline timer for guest
|
13 years ago |