On 2018-12-27 08:35, Narcis Garcia wrote:
> In environments with Qemu 2.8.1 I use:
> qemu... -usbdevice host:046d:08b2
>
> In environments with newer versions... Should I specify with this syntax?
> qemu... -device usb-host,046d:08b2
> (comma and vendor:product)
Hi, please have a look at the QEMU
In environments with Qemu 2.8.1 I use:
qemu... -usbdevice host:046d:08b2
In environments with newer versions... Should I specify with this syntax?
qemu... -device usb-host,046d:08b2
(comma and vendor:product)
?
Thank you.