summary refs log tree commit diff stats
path: root/tests/qtest/migration-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest/migration: Add negative tests to validate migration QAPIsHet Gala2024-04-231-1/+54
* tests/qtest/migration: Add multifd_tcp_plain test using list of channels inst...Het Gala2024-04-231-4/+28
* tests/qtest/migration: Add channels parameter in migrate_qmpHet Gala2024-04-231-14/+14
* tests/qtest/migration: Add channels parameter in migrate_qmp_failHet Gala2024-04-231-2/+2
* tests/qtest/migration: Replace connect_uri and move migrate_get_socket_addres...Het Gala2024-04-231-73/+10
* tests/qtest/migration: Add 'to' object into migrate_qmp()Het Gala2024-04-231-14/+14
* migration: Revert mapped-ram multifd support to fd: URIFabiano Rosas2024-03-221-43/+0
* migration/multifd: Add new migration test cases for legacy zero page checking.Hao Xiang2024-03-111-0/+52
* tests/qtest/migration: Add a multifd + mapped-ram migration testFabiano Rosas2024-03-011-0/+68
* tests/qtest/migration: Add tests for mapped-ram file-based migrationFabiano Rosas2024-03-011-0/+59
* tests/migration: Set compression level in migration testsBryan Zhang2024-03-011-0/+10
* tests/qtest/migration: Add a fd + file testFabiano Rosas2024-02-281-0/+41
* tests/qtest/migration: Rename fd_proto testFabiano Rosas2024-02-281-2/+3
* tests/migration-test: Stick with gicv3 in aarch64 testPeter Xu2024-02-071-1/+1
* userfaultfd: use 1ULL to build ioctl masksPaolo Bonzini2024-01-291-2/+2
* tests/qtest: Re-enable multifd cancel testFabiano Rosas2024-01-161-8/+2
* tests/qtest/migration: Use the new migration_test_addFabiano Rosas2024-01-161-103/+112
* tests/qtest: postcopy migration with suspendSteve Sistare2024-01-041-1/+19
* tests/qtest: precopy migration with suspendSteve Sistare2024-01-041-3/+59
* tests/qtest: option to suspend during migrationSteve Sistare2024-01-041-3/+9
* tests/qtest: migration eventsSteve Sistare2024-01-041-48/+43
* tests/qtest/migration-test: Fix analyze-migration.py for s390xThomas Huth2023-12-201-3/+1
* tests/qtest/migration-test.c: spelling fix: bandwithMichael Tokarev2023-11-151-1/+1
* tests: Add migration dirty-limit capability testHyman Huang2023-11-031-0/+164
* migration: modify test_multifd_tcp_none() to use new QAPI syntax.Het Gala2023-11-021-1/+6
* tests/migration-test: Add a test for postcopy hangs during RECOVERFabiano Rosas2023-11-021-6/+104
* tests/qtest: migration: add reboot mode testSteve Sistare2023-11-021-0/+33
* tests/qtest/migration: Allow user to specify a machine typeFabiano Rosas2023-10-201-2/+3
* tests/qtest/migration: Support more than one QEMU binaryFabiano Rosas2023-10-201-4/+24
* tests/qtest/migration: Set q35 as the default machine for x86_86Fabiano Rosas2023-10-201-1/+6
* tests/qtest/migration: Specify the geometry of the bootsectorFabiano Rosas2023-10-201-1/+3
* tests/qtest/migration: Define a machine for all architecturesFabiano Rosas2023-10-201-3/+13
* tests/qtest/migration-test: Disable the analyze-migration.py test on s390xThomas Huth2023-10-201-1/+3
* tests/qtest: migration-test: Add tests for file-based migrationFabiano Rosas2023-10-171-0/+147
* tests/qtest/migration: Add a test for the analyze-migration scriptFabiano Rosas2023-10-171-0/+60
* tests/qtest: migration: Add support for negative testing of qmp_migrateFabiano Rosas2023-10-111-4/+12
* tests/qtest: migration: Use migrate_incoming_qmp where appropriateFabiano Rosas2023-10-111-8/+4
* tests/qtest: migration: Expose migrate_set_capabilityFabiano Rosas2023-10-111-11/+0
* migration-test: simplify shmem_opts handlingJuan Quintela2023-09-291-5/+2
* migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela2023-09-291-4/+1
* migration-test: Add bootfile_create/delete() functionsJuan Quintela2023-09-291-14/+36
* migration-test: bootpath is the same for all tests and for all archsJuan Quintela2023-09-291-11/+9
* migration-test: Create kvm_optsJuan Quintela2023-09-291-4/+7
* tests/: spelling fixesMichael Tokarev2023-09-081-3/+3
* qtest/migration-tests.c: use "-incoming defer" for postcopy testsWei Wang2023-07-261-2/+4
* migration-test: machine_opts is really arch specificJuan Quintela2023-07-261-9/+5
* migration-test: Create arch_optsJuan Quintela2023-07-261-15/+15
* migration-test: Make machine_opts regular with other optionsJuan Quintela2023-07-261-6/+4
* migration-test: Be consistent for ppcJuan Quintela2023-07-261-1/+1
* tests/qtest: Fix typo in multifd cancel testFabiano Rosas2023-07-181-1/+1