Age | Commit message (Expand) | Author | Files | Lines |
2019-01-11 | test: execute g_test_run when tests are skipped | Paolo Bonzini | 1 | -4/+4 |
2018-10-24 | tests/migration-test: Disable s390x test when running with TCG | Thomas Huth | 1 | -0/+16 |
2018-10-11 | tests/migration: Enable the migration test on s390x, too | Thomas Huth | 1 | -0/+24 |
2018-10-11 | tests: Add migration test for aarch64 | Wei Huang | 1 | -4/+23 |
2018-09-26 | tests/migration: Speed up the test on ppc64 | Thomas Huth | 1 | -3/+3 |
2018-09-26 | tests/migration: Add migration-test header file | Wei Huang | 1 | -10/+18 |
2018-09-26 | tests/migration: Support cross compilation in generating boot header file | Wei Huang | 1 | -1/+1 |
2018-08-23 | tests/migration-test: Silence the kvm_hv message by default | Thomas Huth | 1 | -9/+11 |
2018-08-16 | migration-test: Clean up string interpolation into QMP, part 3 | Markus Armbruster | 1 | -46/+30 |
2018-08-16 | migration-test: Clean up string interpolation into QMP, part 2 | Markus Armbruster | 1 | -12/+22 |
2018-08-16 | migration-test: Clean up string interpolation into QMP, part 1 | Markus Armbruster | 1 | -6/+6 |
2018-08-16 | migration-test: Make wait_command() cope with '%' | Markus Armbruster | 1 | -2/+7 |
2018-08-16 | tests: New helper qtest_qmp_receive_success() | Markus Armbruster | 1 | -20/+9 |
2018-08-16 | migration-test: Make wait_command() return the "return" member | Markus Armbruster | 1 | -23/+15 |
2018-08-16 | tests: Clean up string interpolation into QMP input (simple cases) | Markus Armbruster | 1 | -5/+3 |
2018-08-16 | libqtest: Remove qtest_qmp_discard_response() & friends | Markus Armbruster | 1 | -0/+3 |
2018-07-24 | tests: only update last_byte when at the edge | Peter Xu | 1 | -1/+1 |
2018-07-10 | tests: hide stderr for postcopy recovery test | Peter Xu | 1 | -4/+5 |
2018-07-10 | tests: add postcopy recovery test | Peter Xu | 1 | -0/+80 |
2018-07-10 | tests: introduce wait_for_migration_status() | Peter Xu | 1 | -2/+8 |
2018-07-10 | tests: introduce migrate_query*() helpers | Peter Xu | 1 | -21/+43 |
2018-07-10 | tests: allow migrate() to take extra flags | Peter Xu | 1 | -6/+6 |
2018-07-10 | tests: introduce migrate_postcopy_* helpers | Peter Xu | 1 | -11/+31 |
2018-07-06 | tests/migration: Skip tests for ppc tcg | Dr. David Alan Gilbert | 1 | -6/+17 |
2018-05-15 | tests: Migration ppc now inlines its program | Juan Quintela | 1 | -36/+5 |
2018-05-15 | tests: Add migration precopy test | Juan Quintela | 1 | -2/+42 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -13/+13 |
2018-04-25 | migration: add blocktime calculation into migration-test | Alexey Perevalov | 1 | -0/+16 |
2018-03-09 | tests: Silence migration-test 'bad' test | Dr. David Alan Gilbert | 1 | -3/+14 |
2018-02-14 | tests/migration: Add test for migration to bad destination | Dr. David Alan Gilbert | 1 | -15/+50 |
2018-02-14 | tests/migration: Add source to PC boot block | Dr. David Alan Gilbert | 1 | -48/+4 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-02-06 | tests: Adjust sleeps for migration test | Juan Quintela | 1 | -15/+14 |
2018-02-06 | tests: Create migrate-start-postcopy command | Juan Quintela | 1 | -4/+10 |
2018-02-06 | tests: Add deprecated commands migration test | Juan Quintela | 1 | -0/+46 |
2018-02-06 | tests: Use consistent names for migration | Juan Quintela | 1 | -4/+4 |
2018-02-06 | tests: Consolidate accelerators declaration | Juan Quintela | 1 | -6/+8 |
2018-02-06 | tests: Remove deprecated migration tests commands | Juan Quintela | 1 | -25/+8 |
2018-01-23 | migration: Revert postcopy-blocktime commit set | Peter Maydell | 1 | -16/+0 |
2018-01-15 | migration: add blocktime calculation into migration-test | Alexey Perevalov | 1 | -0/+16 |
2018-01-15 | migration: free result string | Juan Quintela | 1 | -1/+2 |
2017-10-29 | tests: check that migration parameters are really assigned | Juan Quintela | 1 | -3/+24 |
2017-10-29 | tests: Don't abuse global_qtest | Juan Quintela | 1 | -28/+27 |
2017-10-29 | tests: Factorize out migrate_test_start/end | Juan Quintela | 1 | -38/+48 |
2017-10-29 | tests: Refactor setting of parameters/capabilities | Juan Quintela | 1 | -37/+64 |
2017-10-29 | tests: rename postcopy-test to migration-test | Juan Quintela | 1 | -0/+535 |