From: Michael Tokarev <mjt@tls.msk.ru>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Bug 1033727] Re: USB passthrough doesn't work anymore with qemu-kvm 1.1.1
Date: Mon, 14 Jan 2013 13:35:01 +0400 [thread overview]
Message-ID: <50F3D145.3050903@msgid.tls.msk.ru> (raw)
In-Reply-To: <50F3CD7D.1080907@redhat.com>
14.01.2013 13:18, Gerd Hoffmann пишет:
> On 01/12/13 09:20, Michael Tokarev wrote:
>> Gerd, can you take a (maybe quick) look please?
>>
>> This bug is quite old and, as Peter notes, may be fixed in 1.3
>> so there's no goo motivation to fix it for older version...
>> I tried to reproduce (to be able to get a trace, or bisect) it
>> several times on my machine but can't, even with devices other
>> people reported as triggering it. Please give some advice for
>> Debian users ;)
>
> Given the amount of fixes which went into usb (not just usb-host, but
> also uhci/ehic emulation) since 1.1 there is nothing but upgrading I can
> seriously suggest ...
Well. Big share of these fixes are in the new async code which
were added for 1.2. There aren't really much fixes for the original
wrong behavour.
I were looking at all usb-related changes since 1.1 up to current 1.3,
and there aren't really many fixes in there which are not already
picked for -stable.
But ofcourse I overlooked the actual fix for this problem, which
appears to be this commit:
commit 72a04d0c178f01908d74539230d9de64ffc6da19
Author: Hans de Goede <hdegoede@redhat.com>
Date: Wed Sep 12 15:08:40 2012 +0200
uhci: Don't queue up packets after one with the SPD flag set
Don't queue up packets after a packet with the SPD (short packet detect)
flag set. Since we won't know if the packet will actually be short until it
has completed, and if it is short we should stop the queue.
This fixes a miniature photoframe emulating a USB cdrom with the windows
software for it not working.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
which I wanted to queue for 1.1-stable too, initially, but decided
it isn't really needed ;)
Thank you!
/mjt
next prev parent reply other threads:[~2013-01-14 9:35 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-07 1:20 [Qemu-devel] [Bug 1033727] [NEW] USB passthrough doesn't work anymore with qemu-kvm 1.1.1 Klaus Hochlehnert
2012-08-07 13:35 ` [Qemu-devel] [Bug 1033727] " Klaus Hochlehnert
2012-08-07 15:17 ` Iggy
2012-08-08 8:25 ` Michael Tokarev
2012-08-08 9:55 ` Michael Tokarev
2012-08-15 8:54 ` Bug Watch Updater
2012-09-14 23:43 ` Klaus Hochlehnert
2012-09-16 11:21 ` Michael Tokarev
2012-09-16 11:21 ` Michael Tokarev
2012-09-16 11:30 ` Michael Tokarev
2012-11-03 17:56 ` Uwe
2012-11-03 18:02 ` Uwe
2012-11-11 19:25 ` Tristan Schmelcher
2012-11-14 14:23 ` Serge Hallyn
2012-11-30 9:11 ` Beastyvoid
2012-12-29 14:59 ` Peter Schaefer
2012-12-29 15:12 ` Peter Schaefer
2012-12-31 13:13 ` Falk Seyboldt
2013-01-03 16:14 ` daniel pecka
2013-01-08 17:08 ` Serge Hallyn
2013-01-09 22:45 ` Peter Schaefer
2013-01-10 21:59 ` Peter Schaefer
2013-01-12 8:20 ` Michael Tokarev
2013-01-14 9:18 ` Gerd Hoffmann
2013-01-14 9:35 ` Michael Tokarev [this message]
2013-01-14 20:02 ` Doug Goldstein
2013-01-15 8:17 ` Michael Tokarev
2013-01-12 12:24 ` Michael Tokarev
2013-01-13 11:07 ` Peter Schaefer
2013-01-13 22:12 ` Peter Schaefer
2013-01-14 2:20 ` Nikolaus Rath
2013-01-14 2:26 ` Nikolaus Rath
2013-01-14 4:16 ` Ubuntu Foundations Team Bug Bot
2013-01-14 8:40 ` Michael Tokarev
2013-01-15 15:29 ` Bug Watch Updater
2013-03-07 19:24 ` Brian Murray
2013-03-07 19:25 ` Launchpad Bug Tracker
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=50F3D145.3050903@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.