From: Gerd Hoffmann <kraxel@redhat.com>
To: Michal Suchanek <hramrach@gmail.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] USB passthrough in qemu
Date: Thu, 12 Jun 2014 11:08:30 +0200 [thread overview]
Message-ID: <1402564110.7148.3.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <CAOMqctTgTRd+sAnxEUvwsP8TTU+QoJvH0CGt7UMT+FvUSyce0A@mail.gmail.com>
On Do, 2014-06-12 at 10:53 +0200, Michal Suchanek wrote:
> Hello,
>
> I hit bug https://bugs.launchpad.net/qemu/+bug/685096 and found the
> usb2.txt file in the source which is sadly not installed by the
> distribution.
>
> What I would like is an -usb2 option which instantiates both uhci/ohci
> and ehci root hubs. I don't particularly care if the buses appear as
> companion or separate.
The -usb switch installs what the chipset has by default. On
"pc" (piix4 southbridge) this is only uhci. On "q35" (ich9 southbridge)
this actually is a uhci/ehci companion setup.
> I would also want the -usbdevice host option to attach devices by bus
> compatibility to either uhci or ehci. The compatibility level is
> already examined in the libusb code so the information should be
> available.
Not needed. With the companion setup you'll have a usb bus which can
handle both usb1 and usb2 devices.
If the guest is new enough that it has drivers you can also simply use
xhci.
cheers,
Gerd
next prev parent reply other threads:[~2014-06-12 9:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-12 8:53 [Qemu-devel] USB passthrough in qemu Michal Suchanek
2014-06-12 9:08 ` Gerd Hoffmann [this message]
2014-06-12 9:25 ` Michal Suchanek
2014-06-12 10:26 ` Gerd Hoffmann
2014-06-12 16:00 ` Michal Suchanek
2014-06-13 7:33 ` Gerd Hoffmann
2014-06-13 7:46 ` Michal Suchanek
2014-06-13 8:12 ` Gerd Hoffmann
2014-06-13 14:26 ` Michal Suchanek
2014-06-13 14:51 ` Gerd Hoffmann
2014-06-13 16:45 ` Michal Suchanek
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=1402564110.7148.3.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=hramrach@gmail.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).