aboutsummaryrefslogtreecommitdiff
path: root/docs/interop/dbus.rst
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2021-10-06 01:41:01 +0400
committerMarc-André Lureau <marcandre.lureau@redhat.com>2021-12-21 10:50:21 +0400
commitef20c5ba0805a8f16fa86c62fb07d01cac6a2216 (patch)
tree008dae0d53d809f23051d14cf7a6a59b6d2b3270 /docs/interop/dbus.rst
parentd2f25776ca4044ce4f19a4065cc0e4d2566f32ec (diff)
downloadqemu-ef20c5ba0805a8f16fa86c62fb07d01cac6a2216.zip
qemu-ef20c5ba0805a8f16fa86c62fb07d01cac6a2216.tar.gz
qemu-ef20c5ba0805a8f16fa86c62fb07d01cac6a2216.tar.bz2
docs: add dbus-display documentation
Wire up the dbus-display documentation. The interface and feature is implemented next. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'docs/interop/dbus.rst')
-rw-r--r--docs/interop/dbus.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/interop/dbus.rst b/docs/interop/dbus.rst
index be596d3..427debc 100644
--- a/docs/interop/dbus.rst
+++ b/docs/interop/dbus.rst
@@ -108,3 +108,5 @@ QEMU Interfaces
===============
:doc:`dbus-vmstate`
+
+:doc:`dbus-display`