Thomas Huth, on jeu. 04 janv. 2018 14:15:52 +0100, wrote: > -@item host:@var{bus}.@var{addr} > -Pass through the host device identified by @var{bus}.@var{addr} (Linux only). > - > -@item host:@var{vendor_id}:@var{product_id} > -Pass through the host device identified by @var{vendor_id}:@var{product_id} > -(Linux only). > - > -@item > serial:[vendorid=@var{vendor_id}][,productid=@var{product_id}]:@var{dev} > -Serial converter to host character device @var{dev}, see @code{-serial} for > the > -available devices.
as mentioned in my other mail, I don't find any place in the manpage where that is now documented. I believe this -usbdevice foo documentation needs to be converted to -device usb-foo instead of removed. Otherwise as it is now there is no way to even know that -device usb-mouse, -device usb-disk, etc. are available at all. Samuel