Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240126041725.124562-1-peterx@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Lukas Straub <lukasstraub2@web.de>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
qapi/migration.json | 2 +-
migration/migration.h | 7 +-
migration/migration-hmp-cmds.c | 4 +-
migration/migration.c | 82 +++++++++++++----------
migration/postcopy-ram.c | 16 ++---
migration/ram.c | 9 ++-
migration/savevm.c | 5 +-
migration/yank_functions.c | 6 +-
subprojects/libvhost-user/libvhost-user.c | 2 +-
tests/qtest/migration-test.c | 6 +-
.gitlab-ci.d/buildtest.yml | 64 ++++++++++++++++++
scripts/analyze-migration.py | 11 +--
12 files changed, 135 insertions(+), 79 deletions(-)