Haozhong Zhang
|
4ba76538dd
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
|
10 years ago |
Radim Krčmář
|
0669a51015
KVM: x86: zero apic_arb_prio on reset
|
10 years ago |
Radim Krčmář
|
c77f3fab44
kvm: x86: set KVM_REQ_EVENT when updating IRR
|
10 years ago |
Feng Wu
|
8feb4a04dc
KVM: Define a new interface kvm_intr_is_single_vcpu()
|
10 years ago |
Steve Rutherford
|
b053b2aef2
KVM: x86: Add EOI exit bitmap inference
|
10 years ago |
Steve Rutherford
|
7543a635aa
KVM: x86: Add KVM exit for IOAPIC EOIs
|
10 years ago |
Steve Rutherford
|
49df6397ed
KVM: x86: Split the APIC from the rest of IRQCHIP.
|
10 years ago |
Paolo Bonzini
|
35754c987f
KVM: x86: introduce lapic_in_kernel
|
10 years ago |
Paolo Bonzini
|
d50ab6c1a2
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
|
10 years ago |
Paolo Bonzini
|
3bb345f387
KVM: x86: store IOAPIC-handled vectors in each VCPU
|
10 years ago |
Paolo Bonzini
|
bdaffe1d93
KVM: x86: set TMR when the interrupt is accepted
|
10 years ago |
Linus Torvalds
|
5778077d03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Nicholas Krause
|
603242a88a
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
|
10 years ago |
Ingo Molnar
|
5b929bd11d
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
|
10 years ago |
Paolo Bonzini
|
0da029ed7e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
|
10 years ago |
Paolo Bonzini
|
41dbc6bcd9
KVM: x86: introduce kvm_check_has_quirk
|
10 years ago |
Andy Lutomirski
|
4ea1636b04
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
|
10 years ago |
Radim Krčmář
|
59fd132340
KVM: x86: keep track of LVT0 changes under APICv
|
10 years ago |
Radim Krčmář
|
db1385624c
KVM: x86: properly restore LVT0
|
10 years ago |
Radim Krčmář
|
42720138b0
KVM: x86: make vapics_in_nmi_mode atomic
|
10 years ago |
Linus Torvalds
|
4e241557fc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
10 years ago |
Radim Krčmář
|
b6ac069532
KVM: x86: fix lapic.timer_mode on restore
|
10 years ago |
Paolo Bonzini
|
cd7764fe9f
KVM: x86: latch INITs while in system management mode
|
10 years ago |
Paolo Bonzini
|
64d6067057
KVM: x86: stubs for SMM support
|
10 years ago |
Radim Krčmář
|
c028dd6bb6
KVM: x86: preserve x2APIC LDR on INIT
|
10 years ago |
Radim Krčmář
|
257b9a5faa
KVM: x86: use correct APIC ID on x2APIC transition
|
10 years ago |
James Sullivan
|
d1ebdbf99a
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
|
10 years ago |
James Sullivan
|
93bbf0b8bc
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
|
10 years ago |
Paolo Bonzini
|
b7cb223173
KVM: x86: tweak types of fields in kvm_lapic_irq
|
10 years ago |
Nadav Amit
|
d28bc9dd25
KVM: x86: INIT and reset sequences are different
|
10 years ago |