Browse Source

docs/qdev-device-use.txt: Add USB U2F key to the QDEV devices examples

Signed-off-by: César Belley <cesar.belley@lse.epita.fr>
Message-id: 20200826114209.28821-10-cesar.belley@lse.epita.fr
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
pull/96/head
César Belley 6 years ago
committed by Gerd Hoffmann
parent
commit
c81737e537
  1. 1
      docs/qdev-device-use.txt

1
docs/qdev-device-use.txt

@ -325,6 +325,7 @@ The new way is -device DEVNAME,DEV-OPTS... Details depend on DRIVER:
* mouse -device usb-mouse
* tablet -device usb-tablet
* wacom-tablet -device usb-wacom-tablet
* u2f -device u2f-{emulated,passthru}
* braille See "Character Devices"
=== Watchdog Devices ===

Loading…
Cancel
Save