mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 19:14:58 -06:00
tests/tcg: Remove run-test-mmap-*
These tests are confused, because -p does not change the guest page size, but the host page size. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20240102015808.132373-25-richard.henderson@linaro.org>
This commit is contained in:
parent
eb5027ac61
commit
e9206163d9
9 changed files with 0 additions and 45 deletions
|
@ -3,9 +3,6 @@
|
|||
# SuperH specific tweaks
|
||||
#
|
||||
|
||||
# On sh Linux supports 4k, 8k, 16k and 64k pages (but only 4k currently works)
|
||||
EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-8192 run-test-mmap-16384 run-test-mmap-65536
|
||||
|
||||
# This triggers failures for sh4-linux about 10% of the time.
|
||||
# Random SIGSEGV at unpredictable guest address, cause unknown.
|
||||
run-signals: signals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue