From: Luiz Capitulino <lcapitulino@redhat.com>
To: kraxel@redhat.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] qdev: USB is not working
Date: Thu, 24 Sep 2009 15:49:08 -0300 [thread overview]
Message-ID: <20090924154908.7b180029@doriath> (raw)
Hi Gerd,
When trying to add a USB device to QEMU (either by command-line or
the Monitor) I'm getting the following error:
"""
husb: open device 1.5
usb_create: no bus specified, using "usb.0" for "USB Host Device"
husb: config #1 need -1
USBDEVFS_DISCONNECT: Invalid argument
"""
I've tried different devices, as I thought this was a problem with
my box, but got the same problem.. Then I debugged and found out that
the problem was introduced by one of the following commits:
"""
commit a5d2f7273c4f59942cc7ffa763d6b60a6f44e908
Author: Gerd Hoffmann <kraxel@redhat.com>
Date: Mon Aug 31 14:24:00 2009 +0200
qdev/usb: make qemu aware of usb busses.
"""
"""
commit 806b60248218bd5f74a8b070f5a99a864e8e51c6
Author: Gerd Hoffmann <kraxel@redhat.com>
Date: Mon Aug 31 14:23:59 2009 +0200
qdev/usb: add usb bus support to qdev, convert drivers.
"""
I can't tell which one introduced the problem because with
commit 806b60248218bd5f74a8b070f5a99a864e8e51c6 I get a segfault,
which was fixed by the other.
I couldn't revert them either, because there are rejections,
but resetting the tree right before those makes USB work
for me.
next reply other threads:[~2009-09-24 18:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 18:49 Luiz Capitulino [this message]
2009-09-25 7:54 ` [Qemu-devel] Re: qdev: USB is not working Gerd Hoffmann
2009-09-25 12:52 ` Luiz Capitulino
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=20090924154908.7b180029@doriath \
--to=lcapitulino@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).