]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Properly report guest agent errors on command passthrough
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2013 13:58:31 +0000 (15:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2013 15:25:27 +0000 (17:25 +0200)
commit6e5b36d5d2fbe3c207651ab653b552dcae6af888
tree1e675359e51737b5b30e646e98b5d083be53a04a
parent08f1c0a9ae175968ac5c64564e6ba4fa6fa037ae
qemu: Properly report guest agent errors on command passthrough

The code for arbitrary guest agent passthrough was horribly broken since
introduction. Fix it to correctly report errors.
src/qemu/qemu_agent.c
src/qemu/qemu_driver.c