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
|
@ -2,9 +2,6 @@
|
|||
#
|
||||
# HPPA specific tweaks - specifically masking out broken tests
|
||||
|
||||
# On parisc Linux supports 4K/16K/64K (but currently only 4k works)
|
||||
EXTRA_RUNS+=run-test-mmap-4096 # run-test-mmap-16384 run-test-mmap-65536
|
||||
|
||||
# This triggers failures for hppa-linux about 1% of the time
|
||||
# HPPA is the odd target that can't use the sigtramp page;
|
||||
# it requires the full vdso with dwarf2 unwind info.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue