]> git.proxmox.com Git - mirror_qemu.git/commit
xhci: fix guest-triggerable assert
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jul 2018 16:27:52 +0000 (18:27 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 3 Jul 2018 07:50:39 +0000 (09:50 +0200)
commit8f36ec708834dfad58af6feb0b69bb0be6077f0f
tree82e1b86f3f202245d3818d0c01573836d829802e
parent8bb01b257f3398eae059e93bd7c8a3f5f54c5438
xhci: fix guest-triggerable assert

Set xhci into error state instead of throwing a core dump.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180702162752.29233-1-kraxel@redhat.com
hw/usb/hcd-xhci.c