aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-test.c
AgeCommit message (Expand)Author
6 daystests/qtest/migration: Fix indentationsFabiano Rosas
2024-10-31tests/migration: Add case for periodic ramblock dirty syncHyman Huang
2024-10-08tests/migration-test: Wait for cancellation sooner in multifd cancelJuraj Marcin
2024-09-17tests/qtest/migration: Move a couple of slow tests under g_test_slowFabiano Rosas
2024-09-09tests/migration: Add integration test for 'qatzip' compression methodBryan Zhang
2024-09-03tests/qtest/migration: Add a check for the availability of the "pc" machineThomas Huth
2024-09-03tests/qtest/migration-test: Don't leak QTestState in test_multifd_tcp_cancel()Peter Maydell
2024-09-03tests/qtest/migration-test: Don't strdup in get_dirty_rate()Peter Maydell
2024-09-03tests/qtest/migration-test: Free QCRyptoTLSTestCertReq objectsPeter Maydell
2024-09-03tests/qtest/migration-test: Fix leaks in calc_dirtyrate_ready()Peter Maydell
2024-09-03tests/qtest/migration-test: Don't leak resp in multifd_mapped_ram_fdset_end()Peter Maydell
2024-09-03tests/qtest/migration-test: Fix bootfile cleanup handlingPeter Maydell
2024-09-03tests/qtest/migration: Remove vmstate-static-checker testFabiano Rosas
2024-08-26tests/qtest: Delete previous boot fileAkihiko Odaki
2024-07-02tests/qtest/migration-test: enable on s390x with TCGNicholas Piggin
2024-06-21tests/migration-tests: Cover postcopy failure on reconnectPeter Xu
2024-06-21tests/migration-tests: Verify postcopy-recover-setup statusPeter Xu
2024-06-21tests/migration-tests: Always enable migration eventsPeter Xu
2024-06-21tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure testsPeter Xu
2024-06-21tests/qtest/migration: Add a test for mapped-ram with passing of fdsFabiano Rosas
2024-06-21tests/qtest/migration: Add tests for file migration with direct-ioFabiano Rosas
2024-06-21monitor: Stop removing non-duplicated fdsFabiano Rosas
2024-06-20tests/qtest/migration: Add a precopy file test with fdsetFabiano Rosas
2024-06-20tests/qtest/migration: Fix file migration offset checkFabiano Rosas
2024-06-14tests/migration-test: add uadk compression testShameer Kolothum
2024-06-14tests/migration-test: add qpl compression testYuan Liu
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin
2024-06-14tests/qtest/migration-test: Enable on ppc64 TCGNicholas Piggin
2024-06-14tests/qtest/migration-test: Quieten ppc64 QEMU warningsNicholas Piggin
2024-05-22tests/qtest/migration-test: Fix the check for a successful run of analyze-mig...Thomas Huth
2024-05-22tests/qtest/migration-test: Run some basic tests on s390x and ppc64 with TCG,...Thomas Huth
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini
2024-05-08migration: Remove non-multifd compressionFabiano Rosas
2024-04-23tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala
2024-04-23tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala
2024-04-23tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala
2024-04-23tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala
2024-04-23tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala
2024-03-22migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas
2024-03-11migration/multifd: Add new migration test cases for legacy zero page checking.Hao Xiang
2024-03-01tests/qtest/migration: Add a multifd + mapped-ram migration testFabiano Rosas
2024-03-01tests/qtest/migration: Add tests for mapped-ram file-based migrationFabiano Rosas
2024-03-01tests/migration: Set compression level in migration testsBryan Zhang
2024-02-28tests/qtest/migration: Add a fd + file testFabiano Rosas
2024-02-28tests/qtest/migration: Rename fd_proto testFabiano Rosas
2024-02-07tests/migration-test: Stick with gicv3 in aarch64 testPeter Xu
2024-01-29userfaultfd: use 1ULL to build ioctl masksPaolo Bonzini
2024-01-16tests/qtest: Re-enable multifd cancel testFabiano Rosas
2024-01-16tests/qtest/migration: Use the new migration_test_addFabiano Rosas