]> xenbits.xensource.com Git - people/dariof/libvirt.git/commit
libvirt-qemu: Dispatch errors from virDomainQemuAgentCommand()
authorPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2013 14:12:52 +0000 (16:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 3 Jun 2013 15:25:33 +0000 (17:25 +0200)
commit0eb2f8aa90d26e75ce5d9449da03bb553da85d2d
tree6310d83a38f149996377372021713f3640d1b845
parent6e5b36d5d2fbe3c207651ab653b552dcae6af888
libvirt-qemu: Dispatch errors from virDomainQemuAgentCommand()

The original implementation didn't follow the established pattern and
did not dispatch errors in case of failure.
src/libvirt-qemu.c