diff options
Diffstat (limited to 'docs/system/devices/usb.rst')
-rw-r--r-- | docs/system/devices/usb.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/devices/usb.rst b/docs/system/devices/usb.rst index a6ca7b0..dc694d2 100644 --- a/docs/system/devices/usb.rst +++ b/docs/system/devices/usb.rst @@ -18,7 +18,7 @@ emulation uses less resources (especially CPU). So if your guest supports XHCI (which should be the case for any operating system released around 2010 or later) we recommend using it: - qemu -device qemu-xhci + |qemu_system| -device qemu-xhci XHCI supports USB 1.1, USB 2.0 and USB 3.0 devices, so this is the only controller you need. With only a single USB controller (and |