]> git.proxmox.com Git - qemu.git/commit
char: Emit 'CLOSED' events on char device close
authorAmit Shah <amit.shah@redhat.com>
Tue, 11 Aug 2009 15:57:48 +0000 (21:27 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 24 Aug 2009 13:21:42 +0000 (08:21 -0500)
commit793cbfb5d1e879a2d5d67eaa36f67a3f21ef52a5
treeeee03a61f8b9f701c12872fc17de9d08a51f0b43
parent0b5c1ce8467384327b80a55218d3e57f48985990
char: Emit 'CLOSED' events on char device close

Notify users of the char interface whenever the file / connection is
closed.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-char.c
qemu-char.h