Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240621143221.198784-1-elena.ufimtseva@oracle.com
Maintainers: Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>
hw/core/machine.c | 1 +
include/migration/client-options.h | 1 +
migration/migration-hmp-cmds.c | 10 ++++
migration/migration.c | 41 +++++++++++++++
migration/migration.h | 20 ++++++++
migration/options.c | 56 +++++++++++++++++++++
migration/options.h | 1 +
migration/savevm.c | 81 ++++++++++++++++++++++++++++++
migration/savevm.h | 2 +
migration/trace-events | 3 ++
qapi/migration.json | 27 ++++++++--
11 files changed, 239 insertions(+), 4 deletions(-)