linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: fix issues with kvm_create_vm failures
@ 2019-11-11 13:25 Paolo Bonzini
  2019-11-11 13:25 ` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paolo Bonzini @ 2019-11-11 13:25 UTC (permalink / raw)
  To: linux-kernel, kvm; +Cc: jmattson, wanpengli, Junaid Shahid

Fix problems with the recent introduction of kvm_arch_destroy_vm
on VM creation failure.  An updated version of the patches already
sent by Wanpeng.

Paolo

Paolo Bonzini (2):
  KVM: Fix NULL-ptr defer after kvm_create_vm fails
  KVM: fix placement of refcount initialization

 virt/kvm/kvm_main.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-12 18:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 13:25 [PATCH 0/2] KVM: fix issues with kvm_create_vm failures Paolo Bonzini
2019-11-11 13:25 ` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails Paolo Bonzini
2019-11-12 18:49   ` Jim Mattson
2019-11-11 13:25 ` [PATCH 2/2] KVM: fix placement of refcount initialization Paolo Bonzini
2019-11-12 18:50   ` Jim Mattson
2019-11-12  0:52 ` [PATCH 0/2] KVM: fix issues with kvm_create_vm failures Wanpeng Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).