aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-06-26 11:44:06 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2024-06-30 19:51:44 +0300
commit875b2fabc063219303f6a8b5b1faba39dc0da906 (patch)
tree9068e1412cef5b3db3636f9bb77992e1292f2a9f /docs
parentad8a0f48e119a53ce2d6231cfb24b29296e14251 (diff)
downloadqemu-875b2fabc063219303f6a8b5b1faba39dc0da906.zip
qemu-875b2fabc063219303f6a8b5b1faba39dc0da906.tar.gz
qemu-875b2fabc063219303f6a8b5b1faba39dc0da906.tar.bz2
docs/system/devices/usb: Replace the non-existing "qemu" binary
We don't ship a binary that is simply called "qemu", so we should avoid this in the documentation. Use the configurable binary name via "|qemu_system|" instead. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/devices/usb.rst2
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