summaryrefslogtreecommitdiff
path: root/tests/migration-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau1-13/+13
2018-04-25migration: add blocktime calculation into migration-testAlexey Perevalov1-0/+16
2018-03-09tests: Silence migration-test 'bad' testDr. David Alan Gilbert1-3/+14
2018-02-14tests/migration: Add test for migration to bad destinationDr. David Alan Gilbert1-15/+50
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert1-48/+4
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-06tests: Adjust sleeps for migration testJuan Quintela1-15/+14
2018-02-06tests: Create migrate-start-postcopy commandJuan Quintela1-4/+10
2018-02-06tests: Add deprecated commands migration testJuan Quintela1-0/+46
2018-02-06tests: Use consistent names for migrationJuan Quintela1-4/+4
2018-02-06tests: Consolidate accelerators declarationJuan Quintela1-6/+8
2018-02-06tests: Remove deprecated migration tests commandsJuan Quintela1-25/+8
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell1-16/+0
2018-01-15migration: add blocktime calculation into migration-testAlexey Perevalov1-0/+16
2018-01-15migration: free result stringJuan Quintela1-1/+2
2017-10-29tests: check that migration parameters are really assignedJuan Quintela1-3/+24
2017-10-29tests: Don't abuse global_qtestJuan Quintela1-28/+27
2017-10-29tests: Factorize out migrate_test_start/endJuan Quintela1-38/+48
2017-10-29tests: Refactor setting of parameters/capabilitiesJuan Quintela1-37/+64
2017-10-29tests: rename postcopy-test to migration-testJuan Quintela1-0/+535