On 05/18/2012 03:16 PM, eGerlach wrote:
* Alex Jia schrieb:
I haven't exactly know your mean, as usual, you need to use 'lsusb' or
'virsh nodedev-list --tree' and 'virsh nodedev-dumpxml XXX' to get usb's
bus+device or vendor+product information.
Alex, I wrote in my first posting:
With qemu i
* Alex Jia schrieb:
> I haven't exactly know your mean, as usual, you need to use 'lsusb' or
> 'virsh nodedev-list --tree' and 'virsh nodedev-dumpxml XXX' to get usb's
> bus+device or vendor+product information.
Alex, I wrote in my first posting:
>> With qemu it's very easy:
>>
>> # kvm -usb
On 05/18/2012 06:04 AM, eGerlach wrote:
Hi,
how can I define passthrough of all USB-slots to a guest with libvirt?
With qemu it's very easy:
# kvm -usb -usbdevice host:0.* -usbdevice host:1.* -usbdevice host:2.*
-usbdevice host:3.* ...
This configuration of the VM gets *all* 4 USB-Slots. E
Hi,
how can I define passthrough of all USB-slots to a guest with libvirt?
With qemu it's very easy:
# kvm -usb -usbdevice host:0.* -usbdevice host:1.* -usbdevice host:2.*
-usbdevice host:3.* ...
This configuration of the VM gets *all* 4 USB-Slots. Every time somewhat
USB-device
is plugg