commit | 5010cec2bc87dafab39b3913c8ca91f88df9c540 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Dec 16 11:48:53 2019 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Jan 06 18:41:32 2020 +0400 |
tree | dfc0ccf6a2aa1d68aa3d59e87d19309242050cdd | |
parent | a5021d6991d9a573f6a47f2c1bfd45c586b89774 [diff] |
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>