mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-02-02 06:10:39 -07:00
Add a regression test for a recently fixed issue, where shmat()
desynced the guest and the host view of the address space and caused
open("/proc/self/maps") to SEGV.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <jwyuvao4apydvykmsnvacwshdgy3ixv7qvkh4dbxm3jkwgnttw@k4wpaayou7oq>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| libs | ||
| linux | ||
| system | ||
| catch-syscalls.c | ||
| float_convd.c | ||
| float_convs.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| Makefile.target | ||
| munmap-pthread.c | ||
| noexec.c.inc | ||
| nop_func.h | ||
| overflow.c | ||
| prot-none.c | ||
| README | ||
| sha1.c | ||
| sha512.c | ||
| sigbus.c | ||
| signals.c | ||
| test-aes-main.c.inc | ||
| test-mmap.c | ||
| test-vma.c | ||
| testthread.c | ||
| threadcount.c | ||
| vma-pthread.c | ||
Multi-architecture linux-user tests