mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00

This patch introduces the vfio-user protocol specification (formerly known as VFIO-over-socket), which is designed to allow devices to be emulated outside QEMU, in a separate process. vfio-user reuses the existing VFIO defines, structs and concepts. It has been earlier discussed as an RFC in: "RFC: use VFIO over a UNIX domain socket to implement device offloading" Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com> 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-20-john.levon@nutanix.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
33 lines
662 B
ReStructuredText
33 lines
662 B
ReStructuredText
------------------------------------------------
|
|
System Emulation Management and Interoperability
|
|
------------------------------------------------
|
|
|
|
This section of the manual contains documents and specifications that
|
|
are useful for making QEMU interoperate with other software.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
barrier
|
|
bitmaps
|
|
dbus
|
|
dbus-vmstate
|
|
dbus-display
|
|
live-block-operations
|
|
nbd
|
|
parallels
|
|
prl-xml
|
|
qcow2
|
|
qed_spec
|
|
pr-helper
|
|
qmp-spec
|
|
qemu-ga
|
|
qemu-ga-ref
|
|
qemu-qmp-ref
|
|
qemu-storage-daemon-qmp-ref
|
|
vfio-user
|
|
vhost-user
|
|
vhost-user-gpu
|
|
vhost-vdpa
|
|
virtio-balloon-stats
|
|
vnc-ledstate-pseudo-encoding
|