blob: bac3fb58c698b483339477cd6ed1d909770ccc02 [file] [log] [blame]
9e9eb226b912 ("KVM: Cache as_id in kvm_memory_slot")
163da372dec5 ("KVM: Clean up local variable usage in __kvm_set_memory_region()")
5c0b4f3d5ccc ("KVM: Move memslot deletion to helper function")
cf47f50b5c2e ("KVM: Move setting of memslot into helper routine")
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")
13ea52551708 ("KVM: Reinstall old memslots if arch preparation fails")
edd4fa37baa6 ("KVM: x86: Allocate new rmap and large page tracking when moving memslot")
668effb63de8 ("KVM: Fix some wrong function names in comment")
152482580a1b ("KVM: Call kvm_arch_memslots_updated() before updating memslots")
b12ce36a43f2 ("kvm: Add memcg accounting to KVM allocations")
90952cd38859 ("kvm: Use struct_size() in kmalloc()")
e0123119a564 ("KVM: VMX: rename vmx_shadow_fields.h to vmcs_shadow_fields.h")
a821bab2d1ee ("KVM: VMX: Move VMX specific files to a "vmx" subdirectory")
0804c849f1df ("kvm/x86 : add coalesced pio support")
9943450b7b88 ("kvm/x86 : add document for coalesced mmio")
09abe3200266 ("KVM: nVMX: split pieces of prepare_vmcs02() to prepare_vmcs02_early()")
860ff2aa84d3 ("KVM: VMX: remove ASSERT() on vmx->pml_pg validity")
a633e41e7362 ("KVM: nVMX: assimilate nested_vmx_entry_failure() into nested_vmx_enter_non_root_mode()")
7671ce21b13b ("KVM: nVMX: move check_vmentry_postreqs() call to nested_vmx_enter_non_root_mode()")
d63907dc7dd1 ("KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode")
3df5c37e55c8 ("KVM: nVMX: try to set EFER bits correctly when initializing controls")
1abf23fb42f5 ("KVM: nVMX: use vm_exit_controls_init() to write exit controls for vmcs02")
5b8ba41dafd7 ("KVM: nVMX: move vmcs12 EPTP consistency check to check_vmentry_prereqs()")
31fc4f95dddc ("KVM: leverage change to adjust slots->used_slots in update_memslots()")
214ff83d4473 ("KVM: x86: hyperv: implement PV IPI send hypercalls")
efebf0aaec3d ("KVM: nVMX: Do not flush TLB on L1<->L2 transitions if L1 uses VPID and EPT")
327c072187f7 ("KVM: nVMX: Flush linear and combined mappings on VPID02 related flushes")
3d5bdae8b164 ("KVM: nVMX: Use correct VPID02 when emulating L1 INVVPID")
1438921c6dc1 ("KVM: nVMX: Flush TLB entries tagged by dest EPTP on L1<->L2 transitions")
aa069a996951 ("KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization")
9d67121a4fce ("Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next")