blob: 6e71944c186fdb8f48c8f88af7100c0bb8804468 [file] [log] [blame]
06ef813466c6 ("KVM: SVM: avoid refreshing avic if its state didn't change")
b0a1637f64b0 ("KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM")
36222b117e36 ("KVM: x86: don't disable APICv memslot when inhibited")
df63202fe52b ("KVM: x86: APICv: drop immediate APICv disablement on current vCPU")
a01b45e9d34d ("KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled")
bca66dbcd28a ("KVM: x86: Check for pending interrupts when APICv is getting disabled")
4651fc56bad0 ("KVM: x86: Drop vendor specific functions for APICv/AVIC enablement")
fdf513e37a3b ("KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC")
28a4aa1160d7 ("KVM: SVM: make the avic parameter a bool")
778a136e48be ("KVM: SVM: Drop unneeded CONFIG_X86_LOCAL_APIC check")
e8126bdaf194 ("KVM: SVM: Move SEV module params/variables to sev.c")
fa13680f5668 ("KVM: SVM: Disable SEV/SEV-ES if NPT is disabled")
7aef27f0b2a8 ("svm/sev: Register SEV and SEV-ES ASIDs to the misc controller")
a72232eabdfc ("cgroup: Add misc cgroup controller")
99840a75454b ("KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'")
b3646477d458 ("KVM: x86: use static calls to reduce kvm_x86_ops overhead")
9af5471bdbb2 ("KVM: x86: introduce definitions to support static calls for kvm_x86_ops")
15b51dc08a34 ("KVM: x86: Take KVM's SRCU lock only if steal time update is needed")
19979fba9bfa ("KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put()")
8640ca588b03 ("KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting")