]> git.proxmox.com Git - qemu.git/commit
qemu-char: add watch support
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 5 Mar 2013 17:51:23 +0000 (23:21 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 8 Mar 2013 19:57:15 +0000 (13:57 -0600)
commit23673ca740e0eda66901ca801a5a901df378b063
treebe62ffa43f5d182d2925bc6dfddc416670e53a1b
parent2ea5a7af7bfa576a5936400ccca4144caca9640b
qemu-char: add watch support

This allows a front-end to request for a callback when the backend
is writable again.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Message-id: 96f93c0f741064604bbb6389ce962191120af8b7.1362505276.git.amit.shah@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
include/char/char.h
qemu-char.c