blob: 4f5a1529ef94a77c141ed9da8e55ed895571cb1c [file] [log] [blame]
e2d3fcaf939d ("KVM: fix placement of refcount initialization")
8a44119a98be ("KVM: Fix NULL-ptr deref after kvm_create_vm fails")
a97b0e773e49 ("kvm: call kvm_arch_destroy_vm if vm creation fails")
9121923c457d ("kvm: Allocate memslots and buses before calling kvm_arch_init_vm")
164bf7e56c5a ("KVM: Move the memslot update in-progress flag to bit 63")
0e32958ec449 ("KVM: Remove the hack to trigger memslot generation wraparound")
cae7ed3c2cb0 ("KVM: x86: Refactor the MMIO SPTE generation handling")
5192f9b976f9 ("KVM: x86: Use a u64 when passing the MMIO gen around")
361209e054a2 ("KVM: Explicitly define the "memslot update in-progress" bit")
ddfd1730fd82 ("KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux")
e1359e2beb8b ("KVM: x86/mmu: Detect MMIO generation wrap in any address space")
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()")
0804c849f1df ("kvm/x86 : add coalesced pio support")
9943450b7b88 ("kvm/x86 : add document for coalesced mmio")
214ff83d4473 ("KVM: x86: hyperv: implement PV IPI send hypercalls")
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")