aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/migration-test.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-48/+0
2020-10-26migration-test: Only hide error if !QTEST_LOGPeter Xu1-1/+5
2020-10-13tests/migration: Allow longer timeoutsDr. David Alan Gilbert1-10/+11
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-2/+2
2020-07-02Revert "tests/migration: Reduce autoconverge initial bandwidth"Michael S. Tsirkin1-1/+1
2020-05-27tests/migration: Tighten error checkingMarkus Armbruster1-2/+2
2020-03-25tests/migration: Reduce autoconverge initial bandwidthPhilippe Mathieu-Daudé1-1/+1
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela1-0/+10
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela1-0/+6
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-4/+10
2020-02-13migration-test: fix some memleaks in migration-testPan Nengyuan1-2/+12
2020-02-13tests/migration: Add some slack to auto convergeDr. David Alan Gilbert1-1/+2
2020-01-29migration-test: Make sure that multifd and cancel worksJuan Quintela1-1/+111
2020-01-29migration-test: Use g_free() instead of free()Juan Quintela1-1/+1
2020-01-20migration-test: introduce functions to handle string parametersJuan Quintela1-0/+37
2020-01-20migration-test: Add migration multifd testJuan Quintela1-0/+56
2020-01-16migration-test: ppc64: fix FORTH test programLaurent Vivier1-2/+2
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+1281