blob: 99f5076e41509a2ebc896972c9d81f3a633250b8 [file] [log] [blame]
e662ec3e0705 ("KVM: x86/mmu: Move max hugepage level to a separate #define")
3c9bd4006bfc ("KVM: x86: enable dirty log gradually in small chunks")
71a4c30bf0d3 ("KVM: Refactor error handling for setting memory region")
bd0e96fdc5a5 ("KVM: Explicitly free allocated-but-unused dirty bitmap")
414de7abbf80 ("KVM: Drop kvm_arch_create_memslot()")
0dab98b7ade6 ("KVM: x86: Allocate memslot resources during prepare_memory_region()")
82307e676f9d ("KVM: PPC: Move memslot memory allocation into prepare_memory_region()")
13f678894bd0 ("KVM: Don't free new memslot if allocation of said memslot fails")
edd4fa37baa6 ("KVM: x86: Allocate new rmap and large page tracking when moving memslot")
0f90e1c10dca ("KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()")
39ca1ecb784b ("KVM: x86/mmu: Refactor handling of forced 4k pages in page faults")
f0f37e229c05 ("KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()")
cb9b88c66939 ("KVM: x86/mmu: Refactor handling of cache consistency with TDP")
9f1a8526fbe3 ("KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()")
367fd790b17d ("KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()")
ba7888dde6af ("KVM: x86/mmu: Move definition of make_mmu_pages_available() up")
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")