Gerd Hoffmann wrote:
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



I don't have gdb installed on my target system. May take some time until I have the backtrace, maybe remote debugging will work. I just plugged in a USB key with 8 Gig, but happens with another USB key with 2 Gig from another manufacturer as well. Both are USB 2.0 devices.

Best regards,

Erik

Reply via email to