aboutsummaryrefslogtreecommitdiff
path: root/tests/migration
AgeCommit message (Expand)Author
2024-06-14tests/qtest/migration-test: Use custom asm bios for ppc64Nicholas Piggin
2024-01-04tests/qtest: option to suspend during migrationSteve Sistare
2023-11-03tests/migration: Introduce dirty-limit into guestperfHyman Huang
2023-11-03tests/migration: Introduce dirty-ring-size option into guestperfHyman Huang
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy
2023-10-04s390x/a-b-bios: zero the first byte of each page on startDaniil Tatianin
2023-10-04i386/a-b-bootblock: zero the first byte of each page on startDaniil Tatianin
2023-10-04i386/a-b-bootblock: factor test memory addresses out into constantsDaniil Tatianin
2023-09-08tests/: spelling fixesMichael Tokarev
2023-09-07meson: do not unnecessarily use cmake for dependenciesPaolo Bonzini
2023-08-01tests/migration: Add -fno-stack-protectorAkihiko Odaki
2023-05-26meson: Add static glib dependency for initrd-stress.imgFabiano Rosas
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth
2023-02-05tests/migration: add support for ppc64le for guestperf.pyMurilo Opsfelder Araujo
2023-02-05tests/migration: add sysprof-capture-4 as dependency for stress binaryMurilo Opsfelder Araujo
2022-10-11tests/migration: remove the unused local variabledinglimin
2022-08-25tests: Use g_mkdir_with_parents()Bin Meng
2022-08-24tests/migration/i386: Speed up the i386 migration test (when using TCG)Thomas Huth
2022-08-24tests/migration/aarch64: Speed up the aarch64 migration testThomas Huth
2021-07-14tests/migration: fix unix socket migrationHyman
2021-07-05tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)
2021-07-05tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)
2021-05-13tests/migration: introduce multifd into guestperfHyman
2021-04-07tests/migration: fix parameter of auto-converge migrationHyman Huang(黄勇)
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2021-03-16tests/migration: fix unix socket batch migrationHyman
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
2020-12-15Remove the deprecated -realtime optionThomas Huth
2020-11-15tests/migration: Fix LGPL information in the file headersGan Qixin
2020-10-13Remove superfluous .gitignore filesThomas Huth
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi
2020-06-17tests/migration: mem leak fixMao Zhongyi
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2019-10-21tests/migration: fix a typo in commentMao Zhongyi
2019-09-19Replace '-machine accel=xyz' with '-accel xyz'Thomas Huth
2019-08-21test: Use g_strndup instead of plain strnduptony.nguyen@bt.com
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-02-22Introduce a Python module structureCleber Rosa
2018-10-11migration-test: Only generate a single target architectureJuan Quintela
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth
2018-10-11tests: Add migration test for aarch64Wei Huang
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost