Ladi Prosek
|
72bbf9358c
KVM: hyperv: define VP assist page helpers
|
6 years ago |
Jim Mattson
|
5887164942
kvm: vmx: Introduce lapic_mode enumeration
|
7 years ago |
Ladi Prosek
|
d4abc577bb
x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
|
7 years ago |
Liran Alon
|
e7387b0e27
KVM: x86: Change __kvm_apic_update_irr() to also return if max IRR updated
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Ladi Prosek
|
72c139bacf
KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCY
|
8 years ago |
Paolo Bonzini
|
a749e247f7
KVM: lapic: reorganize restart_apic_timer
|
8 years ago |
Paolo Bonzini
|
810e6defcc
KVM: x86: preparatory changes for APICv cleanups
|
8 years ago |
Radim Krčmář
|
a9ff720e0f
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
8 years ago |
David Matlack
|
cef84c302f
KVM: x86: flush pending lapic jump label updates on module unload
|
8 years ago |
Paolo Bonzini
|
eb90f3417a
KVM: vmx: speed up TPR below threshold vmexits
|
8 years ago |
Radim Krčmář
|
6e50043912
KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
|
8 years ago |
Wanpeng Li
|
8003c9ae20
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
|
8 years ago |
Wanpeng Li
|
498f816219
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
|
8 years ago |
Radim Krčmář
|
a92e2543d6
KVM: x86: use hardware-compatible format for APIC ID register
|
9 years ago |
Radim Krčmář
|
0ca52e7b81
KVM: x86: dynamic kvm_apic_map
|
9 years ago |
Yunhong Jiang
|
ce7a058a21
KVM: x86: support using the vmx preemption timer for tsc deadline timer
|
9 years ago |
Suravee Suthikulpanit
|
18f40c53e1
svm: Add VMEXIT handlers for AVIC
|
9 years ago |
Suravee Suthikulpanit
|
dfb9595429
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
|
9 years ago |
Suravee Suthikulpanit
|
1e6e2755b6
KVM: x86: Misc LAPIC changes to expose helper functions
|
9 years ago |
Joerg Roedel
|
9e4aabe2bb
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
|
9 years ago |
Paolo Bonzini
|
bce87cce88
KVM: x86: consolidate different ways to test for in-kernel LAPIC
|
9 years ago |
Feng Wu
|
520040146a
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
|
9 years ago |
Andrey Smetanin
|
5c919412fe
kvm/x86: Hyper-V synthetic interrupt controller
|
9 years ago |
Andrey Smetanin
|
d62caabb41
kvm/x86: per-vcpu apicv deactivation support
|
9 years ago |
Feng Wu
|
8feb4a04dc
KVM: Define a new interface kvm_intr_is_single_vcpu()
|
10 years ago |
Paolo Bonzini
|
d50ab6c1a2
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
|
10 years ago |
Paolo Bonzini
|
bdaffe1d93
KVM: x86: set TMR when the interrupt is accepted
|
10 years ago |
Andrey Smetanin
|
e83d58874b
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
|
10 years ago |
Radim Krčmář
|
59fd132340
KVM: x86: keep track of LVT0 changes under APICv
|
10 years ago |