blob: 46e74451cc1ea2158e3d2ad94e4a290337234169 [file] [log] [blame]
e0135a104c52 ("KVM: x86: do not pass poisoned hva to __kvm_set_memory_region")
abbed4fa94f6 ("KVM: x86: Fix warning due to implicit truncation on 32-bit KVM")
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")
b8b002209c06 ("kvm_main: fix some comments")
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()")
98938aa8edd6 ("KVM: validate userspace input in kvm_clear_dirty_log_protect()")
e0123119a564 ("KVM: VMX: rename vmx_shadow_fields.h to vmcs_shadow_fields.h")
a821bab2d1ee ("KVM: VMX: Move VMX specific files to a "vmx" subdirectory")
2a31b9db1535 ("kvm: introduce manual dirty log reprotect")
8fe65a8299f9 ("kvm: rename last argument to kvm_get_dirty_log_protect")
e5d83c74a580 ("kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic")
e42b4a507efa ("Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD")