summaryrefslogtreecommitdiffstats
path: root/tests/migration-test.c
Commit message (Expand)AuthorAgeFilesLines
* test: execute g_test_run when tests are skippedPaolo Bonzini2019-01-111-4/+4
* tests/migration-test: Disable s390x test when running with TCGThomas Huth2018-10-241-0/+16
* tests/migration: Enable the migration test on s390x, tooThomas Huth2018-10-111-0/+24
* tests: Add migration test for aarch64Wei Huang2018-10-111-4/+23
* tests/migration: Speed up the test on ppc64Thomas Huth2018-09-261-3/+3
* tests/migration: Add migration-test header fileWei Huang2018-09-261-10/+18
* tests/migration: Support cross compilation in generating boot header fileWei Huang2018-09-261-1/+1
* tests/migration-test: Silence the kvm_hv message by defaultThomas Huth2018-08-231-9/+11
* migration-test: Clean up string interpolation into QMP, part 3Markus Armbruster2018-08-161-46/+30Star
* migration-test: Clean up string interpolation into QMP, part 2Markus Armbruster2018-08-161-12/+22
* migration-test: Clean up string interpolation into QMP, part 1Markus Armbruster2018-08-161-6/+6
* migration-test: Make wait_command() cope with '%'Markus Armbruster2018-08-161-2/+7
* tests: New helper qtest_qmp_receive_success()Markus Armbruster2018-08-161-20/+9Star
* migration-test: Make wait_command() return the "return" memberMarkus Armbruster2018-08-161-23/+15Star
* tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster2018-08-161-5/+3Star
* libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster2018-08-161-0/+3
* tests: only update last_byte when at the edgePeter Xu2018-07-241-1/+1
* tests: hide stderr for postcopy recovery testPeter Xu2018-07-101-4/+5
* tests: add postcopy recovery testPeter Xu2018-07-101-0/+80
* tests: introduce wait_for_migration_status()Peter Xu2018-07-101-2/+8
* tests: introduce migrate_query*() helpersPeter Xu2018-07-101-21/+43
* tests: allow migrate() to take extra flagsPeter Xu2018-07-101-6/+6
* tests: introduce migrate_postcopy_* helpersPeter Xu2018-07-101-11/+31
* tests/migration: Skip tests for ppc tcgDr. David Alan Gilbert2018-07-061-6/+17
* tests: Migration ppc now inlines its programJuan Quintela2018-05-151-36/+5Star
* tests: Add migration precopy testJuan Quintela2018-05-151-2/+42
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-13/+13
* migration: add blocktime calculation into migration-testAlexey Perevalov2018-04-251-0/+16
* tests: Silence migration-test 'bad' testDr. David Alan Gilbert2018-03-091-3/+14
* tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert2018-02-141-15/+50
* tests/migration: Add source to PC boot blockDr. David Alan Gilbert2018-02-141-48/+4Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* tests: Adjust sleeps for migration testJuan Quintela2018-02-061-15/+14Star
* tests: Create migrate-start-postcopy commandJuan Quintela2018-02-061-4/+10
* tests: Add deprecated commands migration testJuan Quintela2018-02-061-0/+46
* tests: Use consistent names for migrationJuan Quintela2018-02-061-4/+4
* tests: Consolidate accelerators declarationJuan Quintela2018-02-061-6/+8
* tests: Remove deprecated migration tests commandsJuan Quintela2018-02-061-25/+8Star
* migration: Revert postcopy-blocktime commit setPeter Maydell2018-01-231-16/+0Star
* migration: add blocktime calculation into migration-testAlexey Perevalov2018-01-151-0/+16
* migration: free result stringJuan Quintela2018-01-151-1/+2
* tests: check that migration parameters are really assignedJuan Quintela2017-10-291-3/+24
* tests: Don't abuse global_qtestJuan Quintela2017-10-291-28/+27Star
* tests: Factorize out migrate_test_start/endJuan Quintela2017-10-291-38/+48
* tests: Refactor setting of parameters/capabilitiesJuan Quintela2017-10-291-37/+64
* tests: rename postcopy-test to migration-testJuan Quintela2017-10-291-0/+535