index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-04
tests/qtest: option to suspend during migration
Steve Sistare
3
-13
/
+68
2023-11-03
tests/migration: Introduce dirty-limit into guestperf
Hyman Huang
5
-4
/
+81
2023-11-03
tests/migration: Introduce dirty-ring-size option into guestperf
Hyman Huang
3
-4
/
+16
2023-10-12
python/qemu: rename command() to cmd()
Vladimir Sementsov-Ogievskiy
1
-75
/
+75
2023-10-04
s390x/a-b-bios: zero the first byte of each page on start
Daniil Tatianin
2
-177
/
+211
2023-10-04
i386/a-b-bootblock: zero the first byte of each page on start
Daniil Tatianin
2
-8
/
+17
2023-10-04
i386/a-b-bootblock: factor test memory addresses out into constants
Daniil Tatianin
1
-3
/
+6
2023-09-08
tests/: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-09-07
meson: do not unnecessarily use cmake for dependencies
Paolo Bonzini
1
-1
/
+1
2023-08-01
tests/migration: Add -fno-stack-protector
Akihiko Odaki
1
-2
/
+2
2023-05-26
meson: Add static glib dependency for initrd-stress.img
Fabiano Rosas
1
-1
/
+3
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
1
-1
/
+1
2023-02-05
tests/migration: add support for ppc64le for guestperf.py
Murilo Opsfelder Araujo
1
-3
/
+25
2023-02-05
tests/migration: add sysprof-capture-4 as dependency for stress binary
Murilo Opsfelder Araujo
1
-1
/
+3
2022-10-11
tests/migration: remove the unused local variable
dinglimin
1
-1
/
+0
2022-08-25
tests: Use g_mkdir_with_parents()
Bin Meng
1
-1
/
+1
2022-08-24
tests/migration/i386: Speed up the i386 migration test (when using TCG)
Thomas Huth
2
-6
/
+7
2022-08-24
tests/migration/aarch64: Speed up the aarch64 migration test
Thomas Huth
2
-7
/
+6
2021-07-14
tests/migration: fix unix socket migration
Hyman
1
-1
/
+1
2021-07-05
tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
Hyman Huang(黄勇)
1
-1
/
+1
2021-07-05
tests/migration: parse the thread-id key of CpuInfoFast
Hyman Huang(黄勇)
1
-1
/
+1
2021-05-13
tests/migration: introduce multifd into guestperf
Hyman
4
-3
/
+49
2021-04-07
tests/migration: fix parameter of auto-converge migration
Hyman Huang(黄勇)
1
-2
/
+2
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
1
-8
/
+10
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
1
-1
/
+1
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
1
-7
/
+9
2021-03-16
tests/migration: fix unix socket batch migration
Hyman
1
-0
/
+7
2021-01-20
tests: Rename PAGE_SIZE definitions
Jiaxun Yang
1
-5
/
+5
2020-12-15
Remove the deprecated -realtime option
Thomas Huth
1
-1
/
+1
2020-11-15
tests/migration: Fix LGPL information in the file headers
Gan Qixin
13
-13
/
+13
2020-10-13
Remove superfluous .gitignore files
Thomas Huth
1
-2
/
+0
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
2
-0
/
+24
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
1
-0
/
+2
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
1
-13
/
+0
2020-06-17
tests/migration: fix unreachable path in stress test
Mao Zhongyi
1
-8
/
+5
2020-06-17
tests/migration: mem leak fix
Mao Zhongyi
1
-19
/
+2
2020-05-31
tests/migration/guestperf: Use Python 3 interpreter
Philippe Mathieu-Daudé
3
-3
/
+3
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
3
-3
/
+0
2019-10-21
tests/migration: fix a typo in comment
Mao Zhongyi
1
-1
/
+1
2019-09-19
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
1
-1
/
+1
2019-08-21
test: Use g_strndup instead of plain strndup
tony.nguyen@bt.com
1
-4
/
+4
2019-07-01
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
1
-12
/
+12
2019-06-12
Clean up a few header guard symbols
Markus Armbruster
1
-1
/
+1
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+4
2019-02-22
Introduce a Python module structure
Cleber Rosa
1
-3
/
+4
2018-10-11
migration-test: Only generate a single target architecture
Juan Quintela
1
-9
/
+14
2018-10-11
tests/migration: Enable the migration test on s390x, too
Thomas Huth
5
-1
/
+318
2018-10-11
tests: Add migration test for aarch64
Wei Huang
5
-1
/
+121
2018-10-03
Revert "tests: migration/guestperf Python 2.6 argparse compatibility"
Eduardo Habkost
1
-5
/
+3
2018-09-26
tests/migration: Add migration-test header file
Wei Huang
1
-0
/
+21
[next]