aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCésar Belley <cesar.belley@lse.epita.fr>2020-08-26 13:42:05 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-08-31 08:23:39 +0200
commit15e557b716c1795e311c31f56bfa168f107f3ce7 (patch)
tree7545f5b72c8567c5e7b6a14f9bffcf8daf5e9332 /docs
parent0a40bcb740aabf5e9504168dee039d5b9f242c41 (diff)
downloadqemu-15e557b716c1795e311c31f56bfa168f107f3ce7.zip
qemu-15e557b716c1795e311c31f56bfa168f107f3ce7.tar.gz
qemu-15e557b716c1795e311c31f56bfa168f107f3ce7.tar.bz2
docs/system: Add U2F key to the USB devices examples
Signed-off-by: César Belley <cesar.belley@lse.epita.fr> Message-id: 20200826114209.28821-9-cesar.belley@lse.epita.fr Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/usb.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/system/usb.rst b/docs/system/usb.rst
index ddfa828..9a2f192 100644
--- a/docs/system/usb.rst
+++ b/docs/system/usb.rst
@@ -81,6 +81,9 @@ option or the ``device_add`` monitor command. Available devices are:
``usb-audio``
USB audio device
+``u2f-{emulated,passthru}``
+ Universal Second Factor device
+
.. _host_005fusb_005fdevices:
Using host USB devices on a Linux host