Linus Torvalds
|
fe489bf450
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Gleb Natapov
|
24f7bb52e9
KVM: Fix RTC interrupt coalescing tracking
|
12 years ago |
Gleb Natapov
|
299018f44a
KVM: Fix race in apic->pending_events processing
|
12 years ago |
Jan Kiszka
|
f1ed0450a5
KVM: x86: Remove support for reporting coalesced APIC IRQs
|
12 years ago |
Linus Torvalds
|
01227a889e
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
12 years ago |
Yang Zhang
|
5a71785dde
KVM: VMX: Use posted interrupt to deliver virtual interrupt
|
12 years ago |
Yang Zhang
|
a20ed54d6e
KVM: VMX: Add the deliver posted interrupt algorithm
|
12 years ago |
Yang Zhang
|
cf9e65b773
KVM: Set TMR when programming ioapic entry
|
12 years ago |
Yang Zhang
|
3d81bc7e96
KVM: Call common update function when ioapic entry changed.
|
12 years ago |
Yang Zhang
|
106069193c
KVM: Add reset/restore rtc_status support
|
12 years ago |
Yang Zhang
|
b4f2225c07
KVM: Return destination vcpu on interrupt injection
|
12 years ago |
Yang Zhang
|
1fcc7890db
KVM: Add vcpu info to ioapic_update_eoi()
|
12 years ago |
Yang Zhang
|
44944d4d28
KVM: Call kvm_apic_match_dest() to check destination vcpu
|
12 years ago |
Andrew Honig
|
8f964525a1
KVM: Allow cross page reads and writes from cached translations.
|
12 years ago |
Jan Kiszka
|
66450a21f9
KVM: x86: Rework INIT and SIPI handling
|
12 years ago |
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
|
13 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 |