]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Emit the guest agent lifecycle event
authorPeter Krempa <pkrempa@redhat.com>
Wed, 19 Nov 2014 09:31:21 +0000 (10:31 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 Nov 2014 14:50:59 +0000 (15:50 +0100)
commitb29f2436ac80030f77428dcac746ccfa4e95f6cb
tree001d475b8d3d0cb98f68076c362a509e6c169178
parent4ca2744e8b8dcb3e05b332b6419c85b34697ab42
qemu: Emit the guest agent lifecycle event

Add code to emit the event on change of the channel state and reconnect
to the qemu process.
src/qemu/qemu_driver.c
src/qemu/qemu_process.c