summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-11-19 10:22:47 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2011-11-28 16:20:51 -0600
commitc1b71a1df682fc49f91218130b1837d6d91dcb57 (patch)
treecd243a07f86e22d4ea52d5a1045a8d0622a0ec14 /scripts/qapi.py
parent99f08100cd2b35a35e1c5b2e6b043911a568906c (diff)
downloadfocaccia-qemu-c1b71a1df682fc49f91218130b1837d6d91dcb57.tar.gz
focaccia-qemu-c1b71a1df682fc49f91218130b1837d6d91dcb57.zip
usb-redir: Don't try to write to the chardev after a close event
Since we handle close async in a bh, do_write and thus write can get
called after receiving a close event. This patch adds a check to
the usb-redir write callback to not call qemu_chr_fe_write on a closed
backend.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions