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 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é --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index e2e879e733..b6744bf78e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2209,9 +2209,11 @@ F: qapi/migration.json D-Bus M: Marc-André Lureau S: Maintained +F: backends/dbus-vmstate.c F: util/dbus.c F: include/qemu/dbus.h F: docs/interop/dbus.rst +F: docs/interop/dbus-vmstate.rst Seccomp M: Eduardo Otubo -- cgit v1.2.3-55-g7522