Lines Matching full:usb
21 USB port %d(.%d)* (port.port...)
128 For USB devices, the old way was actually different:
137 -device usb-storage,drive=DRIVE-ID,removable=RMB
140 (RMB) bit. USB thumbdrives usually set removable=on, while USB hard
143 Bug: usb-storage pretends to be a block device, but it's really a SCSI
186 -device usb-braille,chardev=braille -chardev braille,id=braille
189 -device usb-serial,chardev=dev.
244 Except for USB it looked like this:
255 device appropriate for the bus (virtio-net-pci for PCI), and for USB
256 you have to use usb-net.
333 === USB Devices ===
335 The old way to define a virtual USB device is -usbdevice DRIVER:OPTS...
339 * ccid -device usb-ccid
340 * keyboard -device usb-kbd
341 * mouse -device usb-mouse
342 * tablet -device usb-tablet
343 * wacom-tablet -device usb-wacom-tablet
365 and host USB devices. PCI devices can only be assigned with -device:
369 The old way to assign a USB host device
378 -device usb-host,hostbus=BUS,hostaddr=ADDR,vendorid=VID,productid=PRID