blob: a063c70b985a534ea7f92e8554a4057ef4ee1ede [file] [log] [blame]
8c99d3457862 ("KVM: PPC: Clean up redundant 'kvm_run' parameters")
2610a57f64d5 ("KVM: PPC: Remove redundant kvm_run from vcpu_arch")
6fef0c6bbe49 ("KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()")
3f1268dda8e4 ("KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM")
e96c81ee89d8 ("KVM: Simplify kvm_free_memslot() and all its descendents")
5c0b4f3d5ccc ("KVM: Move memslot deletion to helper function")
21198846de1c ("KVM: x86: Free arrays for old memslot when moving memslot's base gfn")
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")
ff030fdf5573 ("KVM: PPC: Move kvm_vcpu_init() invocation to common code")
4dbf6fec7886 ("KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()")
d30769522294 ("KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init")
c50bfbdc38ec ("KVM: PPC: Allocate vcpu struct in common PPC code")
3ec8ca296470 ("KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0")
cb10bf9194f4 ("KVM: PPC: Book3S PR: Free shared page if mmu initialization fails")
1a978d9d3e72 ("KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails")
668effb63de8 ("KVM: Fix some wrong function names in comment")