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