aboutsummaryrefslogtreecommitdiff
path: root/tests/migration/guestperf
AgeCommit message (Expand)AuthorFilesLines
2022-10-11tests/migration: remove the unused local variabledinglimin1-1/+0
2021-07-14tests/migration: fix unix socket migrationHyman1-1/+1
2021-07-05tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)1-1/+1
2021-07-05tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)1-1/+1
2021-05-13tests/migration: introduce multifd into guestperfHyman4-3/+49
2021-04-07tests/migration: fix parameter of auto-converge migrationHyman Huang(黄勇)1-2/+2
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell1-8/+10
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé1-1/+1
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-7/+9
2021-03-16tests/migration: fix unix socket batch migrationHyman1-0/+7
2020-12-15Remove the deprecated -realtime optionThomas Huth1-1/+1
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin9-9/+9
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