]> git.ipfire.org Git - thirdparty/qemu.git/commit
spice: hook qemu_chr_fe_set_open() event to ports
authorMarc-André Lureau <marcandre.lureau@gmail.com>
Fri, 10 Jan 2014 23:20:24 +0000 (00:20 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 3 Feb 2014 10:05:15 +0000 (11:05 +0100)
commit890911464934aebcb4409ad2495449d15d7347b4
tree4db9af4cd1d106ffb4429466d326d290a7ec5b3e
parent795ca114d353e02752a29f64902215bb30c58c21
spice: hook qemu_chr_fe_set_open() event to ports

This wires up a spice port event on virtio-ports open/close, so the
client is notified when the other end is ready.

Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
spice-qemu-char.c