diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-10-10 12:45:13 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2016-10-12 14:37:24 +0200 |
commit | d5c42857d6b0c35028897df8dfc3749eba6f6de3 (patch) | |
tree | 48e38267471e72273fc8ee630636c20e8f08c6c8 /target-s390x/insn-data.def | |
parent | 6998b6c7c77e22d386fb8792365e668351d22f91 (diff) | |
download | qemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.zip qemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.tar.gz qemu-d5c42857d6b0c35028897df8dfc3749eba6f6de3.tar.bz2 |
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 'target-s390x/insn-data.def')
0 files changed, 0 insertions, 0 deletions