From: Gordan Bobic <gordan@bobich.net>
To: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Bug in usbdevices option handling when BusID=8
Date: Mon, 05 Aug 2013 20:20:08 +0100 [thread overview]
Message-ID: <51FFFAE8.1000206@bobich.net> (raw)
In-Reply-To: <CAFLBxZa26t9d08TzvjcCK2MSOi-S0XLouibxoueJSSi0h0iJpw@mail.gmail.com>
On 08/05/2013 02:22 PM, George Dunlap wrote:
> On Mon, Aug 5, 2013 at 8:29 AM, Ian Campbell <Ian.Campbell@citrix.com> wrote:
>> On Sun, 2013-08-04 at 12:08 +0100, Gordan Bobic wrote:
>>> At a glance, this looks like something buggy happens when BusID=8. It
>>> sees that the device is host:008.002, but then goes and tries to open
>>> /dev/bus/usb/000/002 instead of /dev/bus/usb/008/002.
>>
>> Smells like a bitmask gone wrong somewhere, or something like that.
>>
>> xl/libxl doesn't really do much with the string which you passed in so
>> it should be going straight to qemu unmodified. You ought to be able to
>> see this in the logs I think.
>
> Or using ps -ax -- what does that show the command-line to be?
It looks like a qemu-traditional (qemu-dm) issue:
# grep usb /var/log/xen/qemu-dm-edi.log
husb: open device 0.2
/dev/bus/usb/000/002: No such file or directory
# ps auxw | grep qemu
root 8364 4.4 0.0 239132 8880 ? SLsl 20:16 0:07
/usr/lib/xen/bin/qemu-dm -d 1 -domain-name edi -vnc 127.0.0.1:0
-vncunused -k en-gb -serial pty -videoram 8 -std-vga -boot c -usb
-usbdevice host:008.002 -acpi -vcpus 8 -vcpu_avail 0xff -net
nic,vlan=0,macaddr=00:16:3e:4e:c5:0c,model=e1000 -net
tap,vlan=0,ifname=vif1.0-emu,bridge=br0,script=no,downscript=no -M xenfv
Gordan
next prev parent reply other threads:[~2013-08-05 19:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-04 11:08 Bug in usbdevices option handling when BusID=8 Gordan Bobic
2013-08-04 11:36 ` Gordan Bobic
2013-08-05 7:29 ` Ian Campbell
2013-08-05 13:22 ` George Dunlap
2013-08-05 19:20 ` Gordan Bobic [this message]
2013-08-06 9:24 ` George Dunlap
2013-08-06 9:25 ` Gordan Bobic
2013-08-06 9:28 ` George Dunlap
2013-08-06 9:30 ` Processed: " xen
2013-12-12 17:01 ` Anthony PERARD
2013-12-12 17:29 ` George Dunlap
2013-12-12 19:32 ` Anthony PERARD
2013-12-13 11:04 ` George Dunlap
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=51FFFAE8.1000206@bobich.net \
--to=gordan@bobich.net \
--cc=George.Dunlap@eu.citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=xen-devel@lists.xen.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.