summary refs log tree commit diff stats
path: root/tests/migration/guestperf/engine.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/migration: Introduce dirty-limit into guestperfHyman Huang2023-11-031-0/+17
* tests/migration: Introduce dirty-ring-size option into guestperfHyman Huang2023-11-031-1/+5
* python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2023-10-121-75/+75
* hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth2023-02-141-1/+1
* tests/migration: add support for ppc64le for guestperf.pyMurilo Opsfelder Araujo2023-02-051-3/+25
* tests/migration: remove the unused local variabledinglimin2022-10-111-1/+0
* 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-131-0/+16
* 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-161-0/+7
|/
* Remove the deprecated -realtime optionThomas Huth2020-12-151-1/+1
* tests/migration: Fix LGPL information in the file headersGan Qixin2020-11-151-1/+1
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0
* Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth2019-09-191-1/+1
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-011-12/+12
* Introduce a Python module structureCleber Rosa2019-02-221-3/+4
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-14/+15
* scripts: Remove debug parameter from QEMUMachineEduardo Habkost2017-10-111-4/+2
* tests: introduce a framework for testing migration performanceDaniel P. Berrange2016-07-221-0/+439