You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/qtest/migration
Peter Xu 6aef825073 tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend
The only two users of memory_backend as of now (cpr-exec, cpr-transfer)
uses memfd as backend, now we fully support it.  We can move memory_backend
usage to mem_type and drop it.

Reviewed-by: Juraj Marcin <jmarcin@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20251117223908.415965-5-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
2 weeks ago
..
aarch64
i386
ppc64
s390x
Makefile
bootfile.c migration-test: misc exports 2 months ago
bootfile.h migration-test: misc exports 2 months ago
compression-tests.c tests/qtest/migration: add postcopy tests with multifd 7 months ago
cpr-tests.c tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend 2 weeks ago
file-tests.c tests/qtest/migration: consolidate set capabilities 7 months ago
framework.c tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend 2 weeks ago
framework.h tests/migration-test: Use MEM_TYPE_MEMFD for memory_backend 2 weeks ago
migration-qmp.c migration-test: strv parameter 2 months ago
migration-qmp.h migration-test: strv parameter 2 months ago
migration-util.c tests/qtest/migration: Introduce migration_test_add_suffix 10 months ago
migration-util.h tests/qtest/migration: Introduce migration_test_add_suffix 10 months ago
misc-tests.c tests/migration-test: Introduce MemType 2 weeks ago
postcopy-tests.c tests/qtest/migration: add postcopy tests with multifd 7 months ago
precopy-tests.c migration: Introduce POSTCOPY_DEVICE state 1 month ago
tls-tests.c tests/qtest/migration: add postcopy tests with multifd 7 months ago