blob: 4f17c9bddd1c9aa8bb9ae635ddc1fb9adcf42074 [file] [log] [blame]
7b367bc9a641 ("KVM: x86/mmu: Return -EIO if page fault returns RET_PF_INVALID")
7a02674d154d ("KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP")
cb9b88c66939 ("KVM: x86/mmu: Refactor handling of cache consistency with TDP")
736c291c9f36 ("KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM")
b8e8c8303ff2 ("kvm: mmu: ITLB_MULTIHIT mitigation")
db4d30fbb71b ("x86/bugs: Add ITLB_MULTIHIT bug infrastructure")
a7a248c593e4 ("x86/speculation/taa: Add documentation for TSX Async Abort")
6608b45ac5ec ("x86/speculation/taa: Add sysfs reporting for TSX Async Abort")
1b42f017415b ("x86/speculation/taa: Add mitigation for TSX Async Abort")
95c5824f75f3 ("x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default")
c2955f270a84 ("x86/msr: Add the IA32_TSX_CTRL MSR")
833b45de69a6 ("kvm: x86, powerpc: do not allow clearing largepages debugfs entry")
60fc3d02d5b8 ("KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}")
8fff2710eaf5 ("KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()")
1051778f6e1e ("KVM: x86: Handle emulation failure directly in kvm_task_switch()")
738fece46dc5 ("KVM: x86: Exit to userspace on emulation skip failure")
c83fad65e2ca ("KVM: x86: Move #UD injection for failed emulation into emulation code")
b40006062059 ("KVM: x86: Add explicit flag for forced emulation on #UD")
42cbf06872cc ("KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()")
a6c6ed1e8106 ("KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code")
120c2c4f99a8 ("KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param")
22da61c9123e ("KVM: x86: Clean up handle_emulation_failure()")
bc8a0aafcbb8 ("KVM: x86: Relocate MMIO exit stats counting")
fe38bd686207 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")