qemu/tests/migration
Hyman Huang 4cc563d460 tests/migration: Introduce dirty-ring-size option into guestperf
Dirty ring size configuration is not supported by guestperf tool.

Introduce dirty-ring-size (ranges in [1024, 65536]) option so
developers can play with dirty-ring and dirty-limit feature easier.

To set dirty ring size with 4096 during migration test:
$ ./tests/migration/guestperf.py --dirty-ring-size 4096 xxx

Signed-off-by: Hyman Huang <yong.huang@smartx.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <8a388cec5c1f73a34d42515bbc43837e97ee3839.1698847223.git.yong.huang@smartx.com>
2023-11-03 07:48:25 +01:00
..
aarch64 tests/migration/aarch64: Speed up the aarch64 migration test 2022-08-24 10:14:49 +01:00
guestperf tests/migration: Introduce dirty-ring-size option into guestperf 2023-11-03 07:48:25 +01:00
i386 i386/a-b-bootblock: zero the first byte of each page on start 2023-10-04 11:47:40 +02:00
s390x s390x/a-b-bios: zero the first byte of each page on start 2023-10-04 11:48:18 +02:00
guestperf-batch.py tests/: spelling fixes 2023-09-08 13:08:52 +03:00
guestperf-plot.py tests/migration: Fix LGPL information in the file headers 2020-11-15 17:04:40 +01:00
guestperf.py tests/: spelling fixes 2023-09-08 13:08:52 +03:00
initrd-stress.sh meson: convert migration/initrd-stress 2020-09-08 11:43:16 +02:00
Makefile migration-test: Only generate a single target architecture 2018-10-11 19:58:26 +01:00
meson.build meson: do not unnecessarily use cmake for dependencies 2023-09-07 13:32:14 +02:00
migration-test.h Clean up a few header guard symbols 2019-06-12 13:20:20 +02:00
stress.c tests: Use g_mkdir_with_parents() 2022-08-25 15:24:09 +02:00