Re: [libvirt] [PATCH v2] Call qemuDomainObjEndJob when qemuCaps is null during hotplug

2016-05-25 Thread Pavel Hrdina
On Wed, May 25, 2016 at 04:18:57AM -0500, Shivaprasad G Bhat wrote: > Signed-off-by: Shivaprasad G Bhat > --- > src/qemu/qemu_driver.c |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) ACK and pushed, thanks. Pavel -- libvir-list mailing list libvir-list@redhat.com https://www.r

[libvirt] [PATCH v2] Call qemuDomainObjEndJob when qemuCaps is null during hotplug

2016-05-25 Thread Shivaprasad G Bhat
Signed-off-by: Shivaprasad G Bhat --- src/qemu/qemu_driver.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index 249393a..cd53d3c 100644 --- a/src/qemu/qemu_driver.c +++ b/src/qemu/qemu_driver.c @@ -8237,7 +8237,7 @@ q