blob: ee90cd895787116f3a04fcadb2285609b17ae1d4 [file] [log] [blame]
7f42aa76d4a5 ("KVM: x86/mmu: Consolidate open coded variants of memslot TLB flushes")
b3594ffbf932 ("KVM: x86/mmu: Move kvm_arch_flush_remote_tlbs_memslot() to mmu.c")
0dff084607bd ("KVM: Provide common implementation for generic dirty log functions")
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")