hw/usb/canokey: fix compatibility of qemu-xhci
commit1042563027c0b98b8f78831cdd1299bb623668fd
authorHongren (Zenithal) Zheng <i@zenithal.me>
Mon, 13 Jun 2022 12:15:04 +0000 (13 20:15 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 1 Jul 2022 10:37:36 +0000 (1 12:37 +0200)
treec0461b8cd8b293df1fef4071a4a089ec3529ec87
parentada270cd18723c575120c379d0234a1eafeba3dc
hw/usb/canokey: fix compatibility of qemu-xhci

XHCI wont poll interrupt IN endpoint if NAKed, and needs wakeup

Suggested-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Message-Id: <YqcqSHNpI7sXRNpZ@Sun>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/canokey.c