qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Juergen Lock <nox@jelal.kn-bremen.de>
Cc: Hans de Goede <hdegoede@redhat.com>,
	"freebsd-emulation@FreeBSD.org" <freebsd-emulation@freebsd.org>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"freebsd-usb@FreeBSD.org" <freebsd-usb@freebsd.org>,
	Hans Petter Selasky <hselasky@c2i.net>
Subject: Re: [Qemu-devel] qemu 0.15.0 testing, usb redirection, and libusb_get_device_speed()
Date: Wed, 17 Aug 2011 23:14:50 +0200	[thread overview]
Message-ID: <4E4C2F4A.8080207@redhat.com> (raw)
In-Reply-To: <20110816195422.GB84056@triton8.kn-bremen.de>

   Hi,

> a) the FETCHENTRY:.. crash also happens without any device redirection
>     with FreeBSD 8.2 (at least) guests and ehci enabled (-readconfig
>     docs/ich9-ehci-uhci.cfg), and

That will likely happen with a freebsd guest on a linux host too, looks 
like freebsd asks ehci to do something which isn't (fully) implemented 
in the emulation code.  Will have a look.

> 	qemu ... \
> 	    -readconfig docs/ich9-ehci-uhci.cfg \
> 	    -chardev socket,id=usbredirchardev,host=localhost,port=4000 \
> 	    -device usb-redir,chardev=usbredirchardev,id=usbredirdev
>
> qemu 0.15.0 tries to attach the redirected usb 2.0 device to the
> uhci bus instead of to the ehci one and if yes, how can I fix that?

-device usb-redir,bus=ehci.0,...

HTH,
   Gerd

  parent reply	other threads:[~2011-08-17 21:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-16  7:37 [Qemu-devel] qemu 0.15.0 testing, usb redirection, and libusb_get_device_speed() Hans Petter Selasky
2011-08-16 19:54 ` Juergen Lock
2011-08-16 20:22   ` Juergen Lock
2011-08-17 21:14   ` Gerd Hoffmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-15 20:26 Juergen Lock
2011-08-16  7:37 ` Hans Petter Selasky
2011-08-16 17:27 ` Hans Petter Selasky
2011-08-26 10:42 ` Gerd Hoffmann
2011-08-26 11:52   ` Gerd Hoffmann

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=4E4C2F4A.8080207@redhat.com \
    --to=kraxel@redhat.com \
    --cc=freebsd-emulation@freebsd.org \
    --cc=freebsd-usb@freebsd.org \
    --cc=hdegoede@redhat.com \
    --cc=hselasky@c2i.net \
    --cc=nox@jelal.kn-bremen.de \
    --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).