summaryrefslogtreecommitdiffstats
path: root/tests/migration
Commit message (Expand)AuthorAgeFilesLines
* tests/migration: remove the unused local variabledinglimin2022-10-111-1/+0Star
* tests: Use g_mkdir_with_parents()Bin Meng2022-08-251-1/+1
* tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth2022-08-242-6/+7
* tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth2022-08-242-7/+6Star
* 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
|/
* tests: Rename PAGE_SIZE definitionsJiaxun Yang2021-01-201-5/+5
* Remove the deprecated -realtime optionThomas Huth2020-12-151-1/+1
* tests/migration: Fix LGPL information in the file headersGan Qixin2020-11-1513-13/+13
* Remove superfluous .gitignore filesThomas Huth2020-10-131-2/+0Star
* meson: convert migration/initrd-stressMarc-André Lureau2020-09-082-0/+24
* meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau2020-09-081-0/+2
* tests/migration/stress: remove unused exit_successMarc-André Lureau2020-09-081-13/+0Star
* tests/migration: fix unreachable path in stress testMao Zhongyi2020-06-171-8/+5Star
* tests/migration: mem leak fixMao Zhongyi2020-06-171-19/+2Star
* tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-313-3/+3
* drop "from __future__ import print_function"Paolo Bonzini2020-02-073-3/+0Star
* tests/migration: fix a typo in commentMao Zhongyi2019-10-211-1/+1
* Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth2019-09-191-1/+1
* test: Use g_strndup instead of plain strnduptony.nguyen@bt.com2019-08-211-4/+4
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-12/+12
* Clean up a few header guard symbolsMarkus Armbruster2019-06-121-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-3/+4
* Introduce a Python module structureCleber Rosa2019-02-221-3/+4
* migration-test: Only generate a single target architectureJuan Quintela2018-10-111-9/+14
* tests/migration: Enable the migration test on s390x, tooThomas Huth2018-10-115-1/+318
* tests: Add migration test for aarch64Wei Huang2018-10-115-1/+121
* Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost2018-10-041-5/+3Star
* tests/migration: Add migration-test header fileWei Huang2018-09-261-0/+21
* tests/migration: Support cross compilation in generating boot header fileWei Huang2018-09-264-28/+50
* tests/migration: Convert x86 boot block compilation script into MakefileWei Huang2018-09-263-33/+31Star
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-083-31/+34
* tests/migration: Add source to PC boot blockDr. David Alan Gilbert2018-02-143-0/+176
* Clean up includesMarkus Armbruster2018-02-091-9/+1Star
* 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-2215-0/+2316