aboutsummaryrefslogtreecommitdiff
path: root/tests/migration/guestperf
AgeCommit message (Expand)AuthorFilesLines
2020-02-07drop "from __future__ import print_function"Paolo Bonzini3-3/+0
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth1-1/+1
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-12/+12
2019-02-22Introduce a Python module structureCleber Rosa1-3/+4
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost1-5/+3
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost3-31/+34
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost1-4/+2
2017-10-11guestperf: Configure logging on all shell frontendsEduardo Habkost1-0/+13
2017-08-30tests: migration/guestperf Python 2.6 argparse compatibilityStefan Hajnoczi1-3/+5
2016-07-22tests: introduce a framework for testing migration performanceDaniel P. Berrange10-0/+1868