summaryrefslogtreecommitdiff
path: root/monitor.c
diff options
context:
space:
mode:
authorAmit Shah <amit.shah@redhat.com>2013-08-28 15:18:29 +0530
committerMichael Roth <mdroth@linux.vnet.ibm.com>2013-12-02 21:17:50 -0600
commit205cff77af9debf395610fbef34874d5e6f80cd2 (patch)
tree322d86556fd55fc57a09e707f8cb8d4241d1b2b3 /monitor.c
parent62ecc3a0e3c77a4944c92a02dd7fae2ab1f2290d (diff)
downloadqemu-205cff77af9debf395610fbef34874d5e6f80cd2.tar.gz
char: move backends' io watch tag to CharDriverState
All the backends implement an io watcher tag for callbacks. Move it to CharDriverState from each backend's struct to make accessing the tag from backend-neutral functions easier. This will be used later to cancel a callback on chardev detach from a frontend. CC: <qemu-stable@nongnu.org> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com> (cherry picked from commit 7ba9addc165b37b764baa08c02518b15b2361707) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions