aboutsummaryrefslogtreecommitdiff
path: root/tests/migration
AgeCommit message (Expand)Author
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