blob: b993844905578fcdf6f279b3abe349da828119ed [file] [log] [blame]
0577d1abe704 ("KVM: Terminate memslot walks via used_slots")
2a49f61dfcdc ("KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()")
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")