On 02/23/12 12:38, Erik Rull wrote:
>  When running qemu with -device usb-host an assertion failed caused by
> attaching a new usb device to the host that gets routed to the guest.
> 
> The assertion that fails is:
> 
> qemu-system-x86_64: /home/erik/qemu/hw/usb.c:358 usb_packet_complete:
> Assertion 'p->state == USB_PACKET_QUEUED' failed.

Stacktrace?
What kind of device?

Can you enable the debug logging code in usb_packet_set_state() and send
a log?

thanks,
  Gerd


Reply via email to