diff options
| author | John Levon <john.levon@nutanix.com> | 2025-06-25 20:30:10 +0100 |
|---|---|---|
| committer | Cédric Le Goater <clg@redhat.com> | 2025-06-26 08:55:38 +0200 |
| commit | c688cc165b32c924a01a69d90ac9aac6fac8c64c (patch) | |
| tree | 754bc6d5a86c0ea48ba60c74a0f9dbb3a9487748 /docs/system/device-emulation.rst | |
| parent | 1a0c32a9daa39738fffc7de086845b2e54ae7034 (diff) | |
| download | focaccia-qemu-c688cc165b32c924a01a69d90ac9aac6fac8c64c.tar.gz focaccia-qemu-c688cc165b32c924a01a69d90ac9aac6fac8c64c.zip | |
docs: add vfio-user documentation
Add some basic documentation on vfio-user usage. Signed-off-by: John Levon <john.levon@nutanix.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250625193012.2316242-19-john.levon@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'docs/system/device-emulation.rst')
| -rw-r--r-- | docs/system/device-emulation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/device-emulation.rst b/docs/system/device-emulation.rst index a1b0d7997e..911381643f 100644 --- a/docs/system/device-emulation.rst +++ b/docs/system/device-emulation.rst @@ -85,6 +85,7 @@ Emulated Devices devices/can.rst devices/ccid.rst devices/cxl.rst + devices/vfio-user.rst devices/ivshmem.rst devices/ivshmem-flat.rst devices/keyboard.rst |