mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
docs/system/devices/vfio-user: fix formatting
The example QEMU argument was not rendering properly, as it was not
indented.
Signed-off-by: John Levon <john.levon@nutanix.com>
Fixes: c688cc165b ("docs: add vfio-user documentation")
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Link: https://lore.kernel.org/qemu-devel/20251009140206.386249-1-john.levon@nutanix.com
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
This commit is contained in:
committed by
Cédric Le Goater
parent
271fec6f18
commit
1118a4207b
@@ -20,7 +20,7 @@ Presuming a suitable ``vfio-user`` server has opened a socket at
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
-device '{"driver": "vfio-user-pci","socket": {"path": "/tmp/vfio-user.sock", "type": "unix"}}'
|
||||
--device '{"driver": "vfio-user-pci","socket": {"path": "/tmp/vfio-user.sock", "type": "unix"}}'
|
||||
|
||||
See `libvfio-user <https://github.com/nutanix/libvfio-user/>`_ for further
|
||||
information.
|
||||
|
||||
Reference in New Issue
Block a user