]> 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)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 9 Apr 2014 16:11:32 +0000 (18:11 +0200)
commitb2149389afbabe9eeaf0b5108fbbf632975074a0
treef3036568c47e053b453f236bff8b3a9d0af8b353
parent4cbba884fcceae33236357c392e128582a95c5e0
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.

(cherry picked from commit 6e5b36d5d2fbe3c207651ab653b552dcae6af888)
src/qemu/qemu_agent.c
src/qemu/qemu_driver.c