From 5010cec2bc87dafab39b3913c8ca91f88df9c540 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Mon, 16 Dec 2019 11:48:53 +0400 Subject: Add dbus-vmstate object MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When instantiated, this object will connect to the given D-Bus bus "addr". During migration, it will take/restore the data from org.qemu.VMState1 instances. See documentation for details. Signed-off-by: Marc-André Lureau Reviewed-by: Daniel P. Berrangé --- docs/interop/dbus.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/interop/dbus.rst') diff --git a/docs/interop/dbus.rst b/docs/interop/dbus.rst index ef80d4204d..76a5bde625 100644 --- a/docs/interop/dbus.rst +++ b/docs/interop/dbus.rst @@ -103,3 +103,8 @@ https://dbus.freedesktop.org/doc/dbus-api-design.html The "org.qemu.*" prefix is reserved for services implemented & distributed by the QEMU project. + +QEMU Interfaces +=============== + +:doc:`dbus-vmstate` -- cgit 1.4.1