qemu/tests/migration
Daniil Tatianin b28e3ecf0d s390x/a-b-bios: zero the first byte of each page on start
Same as with the x86 verison of this test, we relied on the contents of
all pages in RAM to be the same across the entire test range, which is
very fragile. Zero the first byte of each page before running the
increment loop to fix this.

Fixes: 5571dc824b ("tests/migration: Enable the migration test on s390x, too")
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Daniil Tatianin <d-tatianin@yandex-team.ru>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20230919102346.2117963-4-d-tatianin@yandex-team.ru>
2023-10-04 11:48:18 +02:00
..
aarch64 tests/migration/aarch64: Speed up the aarch64 migration test 2022-08-24 10:14:49 +01:00
guestperf hw/misc/sga: Remove the deprecated "sga" device 2023-02-14 09:02:42 +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