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/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/interop/index.rst') diff --git a/docs/interop/index.rst b/docs/interop/index.rst index ded134ea75..049387ac6d 100644 --- a/docs/interop/index.rst +++ b/docs/interop/index.rst @@ -14,6 +14,7 @@ Contents: bitmaps dbus + dbus-vmstate live-block-operations pr-helper qemu-ga -- cgit 1.4.1