]> git.proxmox.com Git - mirror_qemu.git/commit
Add dbus-vmstate object
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 16 Dec 2019 07:48:53 +0000 (11:48 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Jan 2020 14:41:32 +0000 (18:41 +0400)
commit5010cec2bc87dafab39b3913c8ca91f88df9c540
treedfc0ccf6a2aa1d68aa3d59e87d19309242050cdd
parenta5021d6991d9a573f6a47f2c1bfd45c586b89774
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 <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
MAINTAINERS
Makefile.objs
backends/Makefile.objs
backends/dbus-vmstate.c [new file with mode: 0644]
backends/trace-events [new file with mode: 0644]
docs/interop/dbus-vmstate.rst [new file with mode: 0644]
docs/interop/dbus.rst
docs/interop/index.rst