mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
![]() Both the report() function as well as the initial gdbstub test sequence are copy-pasted into ~10 files with slight modifications. This indicates that they are indeed generic, so factor them out. While at it, add a few newlines to make the formatting closer to PEP-8. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-Id: <20240129093410.3151-3-iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
arm-compat-semi | ||
gdbstub | ||
libs | ||
linux | ||
system | ||
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 | ||
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