aboutsummaryrefslogtreecommitdiff
path: root/tests/migration-test.c
AgeCommit message (Expand)Author
2018-10-24tests/migration-test: Disable s390x test when running with TCGThomas Huth
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth
2018-10-11tests: Add migration test for aarch64Wei Huang
2018-09-26tests/migration: Speed up the test on ppc64Thomas Huth
2018-09-26tests/migration: Add migration-test header fileWei Huang
2018-09-26tests/migration: Support cross compilation in generating boot header fileWei Huang
2018-08-23tests/migration-test: Silence the kvm_hv message by defaultThomas Huth
2018-08-16migration-test: Clean up string interpolation into QMP, part 3Markus Armbruster
2018-08-16migration-test: Clean up string interpolation into QMP, part 2Markus Armbruster
2018-08-16migration-test: Clean up string interpolation into QMP, part 1Markus Armbruster
2018-08-16migration-test: Make wait_command() cope with '%'Markus Armbruster
2018-08-16tests: New helper qtest_qmp_receive_success()Markus Armbruster
2018-08-16migration-test: Make wait_command() return the "return" memberMarkus Armbruster
2018-08-16tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster
2018-08-16libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster
2018-07-24tests: only update last_byte when at the edgePeter Xu
2018-07-10tests: hide stderr for postcopy recovery testPeter Xu
2018-07-10tests: add postcopy recovery testPeter Xu
2018-07-10tests: introduce wait_for_migration_status()Peter Xu
2018-07-10tests: introduce migrate_query*() helpersPeter Xu
2018-07-10tests: allow migrate() to take extra flagsPeter Xu
2018-07-10tests: introduce migrate_postcopy_* helpersPeter Xu
2018-07-06tests/migration: Skip tests for ppc tcgDr. David Alan Gilbert
2018-05-15tests: Migration ppc now inlines its programJuan Quintela
2018-05-15tests: Add migration precopy testJuan Quintela
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-04-25migration: add blocktime calculation into migration-testAlexey Perevalov
2018-03-09tests: Silence migration-test 'bad' testDr. David Alan Gilbert
2018-02-14tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-06tests: Adjust sleeps for migration testJuan Quintela
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela
2018-02-06tests: Add deprecated commands migration testJuan Quintela
2018-02-06tests: Use consistent names for migrationJuan Quintela
2018-02-06tests: Consolidate accelerators declarationJuan Quintela
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-15migration: add blocktime calculation into migration-testAlexey Perevalov
2018-01-15migration: free result stringJuan Quintela
2017-10-29tests: check that migration parameters are really assignedJuan Quintela
2017-10-29tests: Don't abuse global_qtestJuan Quintela
2017-10-29tests: Factorize out migrate_test_start/endJuan Quintela
2017-10-29tests: Refactor setting of parameters/capabilitiesJuan Quintela
2017-10-29tests: rename postcopy-test to migration-testJuan Quintela