summaryrefslogtreecommitdiffstats
path: root/hw/input/virtio-input.c
diff options
context:
space:
mode:
authorHans de Goede2016-10-10 12:45:13 +0200
committerGerd Hoffmann2016-10-12 14:37:24 +0200
commitd5c42857d6b0c35028897df8dfc3749eba6f6de3 (patch)
tree48e38267471e72273fc8ee630636c20e8f08c6c8 /hw/input/virtio-input.c
parentusb: Fix incorrect default DMA offset. (diff)
downloadqemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.tar.gz
qemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.tar.xz
qemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.zip
usb-redir: allocate buffers before waking up the host adapter
Needed to make sure usb redirection is prepared to actually handle the callback from the usb host adapter. Without this interrupt endpoints don't work on xhci. Note: On ehci the usb_wakeup() call only schedules a BH for the actual work, which hides this bug because the allocation happens before ehci calls back even without this patch. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Message-id: 1476096313-7730-1-git-send-email-kraxel@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/input/virtio-input.c')
0 files changed, 0 insertions, 0 deletions