[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Bug in usbdevices option handling when BusID=8
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. So it seems like there is a bug on the qemu side. Which DM were you using? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |