]> git.proxmox.com Git - qemu.git/commit
spice-chardev: listen to frontend guest open / close
authorHans de Goede <hdegoede@redhat.com>
Thu, 24 Mar 2011 10:12:04 +0000 (11:12 +0100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 28 Apr 2011 05:32:31 +0000 (11:02 +0530)
commitcd8f7df2891891c3a6c346892545c4407be6699f
tree2ef26d7ad81cf8b4ee6715c602b0d9856447e0d0
parent0b6d2266e3ee079c0eab4a5d2facacdcd36a329c
spice-chardev: listen to frontend guest open / close

Note the vmc_register_interface() in spice_chr_write is left in place
in case someone uses spice-chardev with a frontend which does not have
guest open / close notification.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
spice-qemu-char.c