diff options
author | Hans de Goede <hdegoede@redhat.com> | 2012-08-23 16:37:19 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-09-11 07:43:00 +0200 |
commit | ed9873bfbf145c084d039baab08c63b9d67e7bd3 (patch) | |
tree | 58b3a00065803f7cde2ebc6670a3875c4986d596 /qemu-coroutine.c | |
parent | 181133404f520fab40a3ad40d935d91cf3cf546c (diff) |
usb-redir: Don't delay handling of open events to a bottom half
There is no need for this, and doing so means that a backend trying to
write immediately after an open event will see qemu_chr_be_can_write
returning 0, which not all backends handle well as there is no wakeup
mechanism to detect when the frontend does become writable.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions