aboutsummaryrefslogtreecommitdiff
path: root/tests/migration
AgeCommit message (Expand)AuthorFilesLines
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin5-1/+125
2024-01-04tests/qtest: option to suspend during migrationSteve Sistare3-13/+68
2023-11-03tests/migration: Introduce dirty-limit into guestperfHyman Huang5-4/+81
2023-11-03tests/migration: Introduce dirty-ring-size option into guestperfHyman Huang3-4/+16
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy1-75/+75
2023-10-04s390x/a-b-bios: zero the first byte of each page on startDaniil Tatianin2-177/+211
2023-10-04i386/a-b-bootblock: zero the first byte of each page on startDaniil Tatianin2-8/+17
2023-10-04i386/a-b-bootblock: factor test memory addresses out into constantsDaniil Tatianin1-3/+6
2023-09-08tests/: spelling fixesMichael Tokarev2-2/+2
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini1-1/+1
2023-08-01tests/migration: Add -fno-stack-protectorAkihiko Odaki1-2/+2
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas1-1/+3
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth1-1/+1
2023-02-05tests/migration: add support for ppc64le for guestperf.pyMurilo Opsfelder Araujo1-3/+25
2023-02-05tests/migration: add sysprof-capture-4 as dependency for stress binaryMurilo Opsfelder Araujo1-1/+3
2022-10-11tests/migration: remove the unused local variabledinglimin1-1/+0
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng1-1/+1
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth2-6/+7
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth2-7/+6
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
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang1-5/+5
2020-12-15Remove the deprecated -realtime optionThomas Huth1-1/+1
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin13-13/+13
2020-10-13Remove superfluous .gitignore filesThomas Huth1-2/+0
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau2-0/+24
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau1-0/+2
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau1-13/+0
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi1-8/+5
2020-06-17tests/migration: mem leak fixMao Zhongyi1-19/+2
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé3-3/+3
2020-02-07drop "from __future__ import print_function"Paolo Bonzini3-3/+0
2019-10-21tests/migration: fix a typo in commentMao Zhongyi1-1/+1
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth1-1/+1
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com1-4/+4
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-12/+12
2019-06-12Clean up a few header guard symbolsMarkus Armbruster1-1/+1
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-3/+4
2019-02-22Introduce a Python module structureCleber Rosa1-3/+4
2018-10-11migration-test: Only generate a single target architectureJuan Quintela1-9/+14
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth5-1/+318
2018-10-11tests: Add migration test for aarch64Wei Huang5-1/+121
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost1-5/+3