[libvirt] [PATCH 2/3] qemu: Properly report guest agent errors on command passthrough

2013-06-03 Thread Peter Krempa
The code for arbitrary guest agent passthrough was horribly broken since introduciton. Fix it to correctly report errors. --- src/qemu/qemu_agent.c | 31 +++ src/qemu/qemu_driver.c | 10 +++--- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git

Re: [libvirt] [PATCH 2/3] qemu: Properly report guest agent errors on command passthrough

2013-06-03 Thread Martin Kletzander
On 06/03/2013 04:35 PM, Peter Krempa wrote: The code for arbitrary guest agent passthrough was horribly broken since introduciton. Fix it to correctly report errors. s/introduciton/introduction/ ACK, Martin -- libvir-list mailing list libvir-list@redhat.com