qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] xhci migration breakage
@ 2017-03-30 12:23 Dr. David Alan Gilbert
  2017-03-30 14:10 ` Gerd Hoffmann
  0 siblings, 1 reply; 5+ messages in thread
From: Dr. David Alan Gilbert @ 2017-03-30 12:23 UTC (permalink / raw)
  To: kraxel; +Cc: qemu-devel

Hi Gerd,
  2.9 seems to have an xhci migration breakage, I've bisected it
down to:
commit ddb603ab6c981c1d67cb42266fc700c33e5b2d8f
Author: Gerd Hoffmann <kraxel@redhat.com>
Date:   Mon Jan 30 16:36:46 2017 +0100

    xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer

I guess maybe there's a kick needed pre/post migrate?

(it's https://bugzilla.redhat.com/show_bug.cgi?id=1436616 )

The symptoms on the destination are that the qemu prints:

qemu-kvm: usb-msd: Bad signature 53425300

and the guest sees:
  xhci_hcd 0000:00:06.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
  xhci_hcd 0000:00:06.0: WARN Event TRB for slot 1 ep 2 with no TDs queued?
  xhci_hcd 0000:00:06.0: WARN Event TRB for slot 1 ep 3 with no TDs queued?

and never gets any more IO on the USB disk.

Any ideas?

Dave

--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-31  8:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-30 12:23 [Qemu-devel] xhci migration breakage Dr. David Alan Gilbert
2017-03-30 14:10 ` Gerd Hoffmann
2017-03-30 17:42   ` Dr. David Alan Gilbert
2017-03-31  5:45     ` Gerd Hoffmann
2017-03-31  8:54       ` Dr. David Alan Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).