diff options
Diffstat (limited to 'docs/interop/index.rst')
-rw-r--r-- | docs/interop/index.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/interop/index.rst b/docs/interop/index.rst new file mode 100644 index 000000000..47b9ed82b --- /dev/null +++ b/docs/interop/index.rst @@ -0,0 +1,23 @@ +------------------------------------------------ +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 + live-block-operations + pr-helper + qemu-ga + qemu-ga-ref + qemu-qmp-ref + qemu-storage-daemon-qmp-ref + vhost-user + vhost-user-gpu + vhost-vdpa |