Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260630-dump-v1-0-7df3087dffc9@redhat.com
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Ani Sinha <anisinha@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, Laurent Vivier <lvivier@redhat.com>
MAINTAINERS | 1 +
include/migration/misc.h | 3 +
dump/dump.c | 8 +-
dump/win_dump-x86.c | 49 ++++++-
migration/migration.c | 6 +
system/cpus.c | 11 ++
tests/qtest/dump-test.c | 331 +++++++++++++++++++++++++++++++++++++++++++++++
tests/qtest/meson.build | 1 +
8 files changed, 402 insertions(+), 8 deletions(-)
create mode 100644 tests/qtest/dump-test.c