You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/tcg/multiarch
Alex Bennée 9d06b0ccb1 plugins/api: use qemu_target_page_mask() to get value
Requiring TARGET_PAGE_MASK to be defined gets in the way of building
this unit once. qemu_target_page_mask() will tell us what it is.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-21-alex.bennee@linaro.org>
2 months ago
..
arm-compat-semi tests/tcg: update licenses to GPLv2 as intended 1 year ago
gdbstub tests/tcg: Add late gdbstub attach test 3 months ago
libs tests/tcg: update licenses to GPLv2 as intended 1 year ago
linux tests/tcg: mark test-vma as a linux-only test 2 months ago
system tests/tcg: Do not use inttypes.h in multiarch/system/memory.c 4 months ago
Makefile.target plugins/api: use qemu_target_page_mask() to get value 2 months ago
README
catch-syscalls.c tests/tcg: Add the syscall catchpoint gdbstub test 1 year ago
check-plugin-output.sh tests/tcg/multiarch: add test for plugin memory access 7 months ago
float_convd.c tests/tcg: update licenses to GPLv2 as intended 1 year ago
float_convs.c tests/tcg: update licenses to GPLv2 as intended 1 year ago
float_helpers.h tests/tcg: update licenses to GPLv2 as intended 1 year ago
float_madds.c tests/tcg: update licenses to GPLv2 as intended 1 year ago
follow-fork-mode.c tests/tcg: Add two follow-fork-mode tests 1 year ago
late-attach.c tests/tcg: Add late gdbstub attach test 3 months ago
munmap-pthread.c tests/tcg/multiarch: add vma-pthread.c 2 years ago
noexec.c.inc target/s390x: Make translator stop before the end of a page 3 years ago
nop_func.h tests/tcg/multiarch: add vma-pthread.c 2 years ago
overflow.c tests/tcg: Test overflow conditions 3 years ago
prot-none.c tests/tcg: Add the PROT_NONE gdbstub test 1 year ago
segfault.c tests/tcg: Add multiarch test for Xfer:siginfo:read stub 1 year ago
sha1.c tests/tcg/sha1: remove endian include 4 years ago
sha512.c other architectures: spelling fixes 2 years ago
sigbus.c tests/tcg/multiarch: Adjust sigbus.c 2 years ago
signals.c tests/tcg: add a multiarch signals test to stress test signal delivery 4 years ago
sigreturn-sigmask.c tests/tcg: Test that sigreturn() does not corrupt the signal mask 5 months ago
test-aes-main.c.inc tests/multiarch: Add test-aes 2 years ago
test-mmap.c tests/tcg: make test-mmap a little less aggressive 4 years ago
test-plugin-mem-access.c tests/tcg/multiarch: add test for plugin memory access 7 months ago
testthread.c
threadcount.c tests/tcg: add new threadcount test 5 years ago
vma-pthread.c tests/tcg/multiarch: add vma-pthread.c 2 years ago

README

Multi-architecture linux-user tests