From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: kraxel@redhat.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] xhci migration breakage
Date: Thu, 30 Mar 2017 13:23:54 +0100 [thread overview]
Message-ID: <20170330122354.GF2800@work-vm> (raw)
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
next reply other threads:[~2017-03-30 12:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-30 12:23 Dr. David Alan Gilbert [this message]
2017-03-30 14:10 ` [Qemu-devel] xhci migration breakage 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170330122354.GF2800@work-vm \
--to=dgilbert@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).