Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231103120448.58428-1-quintela@redhat.com
Maintainers: Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Leonardo Bras <leobras@redhat.com>, Hyman Huang <yong.huang@smartx.com>, Thomas Huth <thuth@redhat.com>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
docs/devel/migration.rst | 71 ++++++++++
migration/ram.c | 106 +++++++--------
system/dirtylimit.c | 24 ++--
tests/qtest/migration-test.c | 164 ++++++++++++++++++++++++
tests/migration/guestperf/comparison.py | 23 ++++
tests/migration/guestperf/engine.py | 23 +++-
tests/migration/guestperf/hardware.py | 8 +-
tests/migration/guestperf/progress.py | 16 ++-
tests/migration/guestperf/scenario.py | 11 +-
tests/migration/guestperf/shell.py | 24 +++-
10 files changed, 399 insertions(+), 71 deletions(-)