aboutsummaryrefslogtreecommitdiff
path: root/tests/migration
AgeCommit message (Expand)Author
2021-04-07tests/migration: fix parameter of auto-converge migrationHyman Huang(黄勇)
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2021-03-16tests/migration: fix unix socket batch migrationHyman
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
2020-12-15Remove the deprecated -realtime optionThomas Huth
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi
2020-06-17tests/migration: mem leak fixMao Zhongyi
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2019-10-21tests/migration: fix a typo in commentMao Zhongyi
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-02-22Introduce a Python module structureCleber Rosa
2018-10-11migration-test: Only generate a single target architectureJuan Quintela
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth
2018-10-11tests: Add migration test for aarch64Wei Huang
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost
2018-09-26tests/migration: Add migration-test header fileWei Huang
2018-09-26tests/migration: Support cross compilation in generating boot header fileWei Huang
2018-09-26tests/migration: Convert x86 boot block compilation script into MakefileWei Huang
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-02-14tests/migration: Add source to PC boot blockDr. David Alan Gilbert
2018-02-09Clean up includesMarkus Armbruster
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost
2017-08-30tests: migration/guestperf Python 2.6 argparse compatibilityStefan Hajnoczi
2016-07-22tests: introduce a framework for testing migration performanceDaniel P. Berrange