Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-05-17 Thread Gerd Hoffmann
Hi Gerd, hm, if I add it multiple times and plug in a USB flashdrive, then all slots are filled up with this device (duplicated)... And Windows detects them with the result, that the "not first" devices are marked with a yellow exclamation mark in the device manager. And the next device plugged i

Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-05-16 Thread Erik Rull
Gerd Hoffmann wrote: Hi, When enabling the -device usb-host option support for adding automatically USB devices from the host to the guest, only one device gets detected. Yes. -device usb-host creates a *single* virtual usb device instance. When a matching device on the host is found the vi

Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-05-06 Thread erik . rull
Hi Gerd, sorry, but that parameter causes a non-complete boot of my Windows VM (I have removed that) when using the ehci-patch. Additionally, the ehci patch does not support that parameter type, there you must add it via -usbdevice host:auto:*.* Any ideas how to proceed? I need the ehci patch be

Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-05-03 Thread Gerd Hoffmann
Hi, When enabling the -device usb-host option support for adding automatically USB devices from the host to the guest, only one device gets detected. Yes. -device usb-host creates a *single* virtual usb device instance. When a matching device on the host is found the virtual device is plu

Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-04-27 Thread Erik Rull
Hi all, does nobody else struggle with this bug? I would like to help, but don't know where to start! Best regards, Erik Erik Rull wrote: No idea how to start here? If someone could assist me where to start and what information to collect, I could help debugging and finding a solution for

Re: [Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-04-02 Thread Erik Rull
No idea how to start here? If someone could assist me where to start and what information to collect, I could help debugging and finding a solution for that. Best regards, Erik Erik Rull wrote: When enabling the -device usb-host option support for adding automatically USB devices from the h

[Qemu-devel] BUG: 0.14.0 -device usb-host supports only one device

2011-03-23 Thread Erik Rull
When enabling the -device usb-host option support for adding automatically USB devices from the host to the guest, only one device gets detected. It does not matter if it is added via commandline or via device_add on the qemu console. Curious: If a second devices is plugged into the host, nothi