summaryrefslogtreecommitdiffstats
path: root/tests/migration/guestperf
Commit message (Expand)AuthorAgeFilesLines
* tests/migration: remove the unused local variabledinglimin2022-10-111-1/+0Star
* tests/migration: fix unix socket migrationHyman2021-07-141-1/+1
* tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)2021-07-051-1/+1
* tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)2021-07-051-1/+1
* tests/migration: introduce multifd into guestperfHyman2021-05-134-3/+49
* tests/migration: fix parameter of auto-converge migrationHyman Huang(黄勇)2021-04-071-2/+2
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell2021-03-181-8/+10
|\
| * machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2021-03-181-1/+1
| * migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé2021-03-181-7/+9
* | tests/migration: fix unix socket batch migrationHyman2021-03-171-0/+7
|/
* Remove the deprecated -realtime optionThomas Huth2020-12-151-1/+1
* tests/migration: Fix LGPL information in the file headersGan Qixin2020-11-159-9/+9
* drop "from __future__ import print_function"Paolo Bonzini2020-02-073-3/+0Star
* Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth2019-09-191-1/+1
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-12/+12
* Introduce a Python module structureCleber Rosa2019-02-221-3/+4
* Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost2018-10-041-5/+3Star
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-083-31/+34
* scripts: Remove debug parameter from QEMUMachineEduardo Habkost2017-10-111-4/+2Star
* guestperf: Configure logging on all shell frontendsEduardo Habkost2017-10-111-0/+13
* tests: migration/guestperf Python 2.6 argparse compatibilityStefan Hajnoczi2017-08-301-3/+5
* tests: introduce a framework for testing migration performanceDaniel P. Berrange2016-07-2210-0/+1868