mirror of https://gitlab.com/qemu-project/qemu
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.
![]() Commit
|
1 week ago | |
---|---|---|
.. | ||
aarch64 | 2 months ago | |
aarch64_be | 10 months ago | |
alpha | 11 months ago | |
arm | 5 months ago | |
hexagon | 5 months ago | |
hppa | 1 year ago | |
i386 | 5 months ago | |
loongarch64 | 3 months ago | |
m68k | 1 year ago | |
minilib | 1 year ago | |
mips | 4 weeks ago | |
multiarch | 1 week ago | |
openrisc | 9 years ago | |
plugins | 4 weeks ago | |
ppc64 | 9 months ago | |
ppc64le | 3 years ago | |
riscv64 | 1 month ago | |
s390x | 6 months ago | |
sh4 | 1 year ago | |
tricore | 2 years ago | |
x86_64 | 1 week ago | |
xtensa | 2 years ago | |
xtensaeb | 2 years ago | |
Makefile.target | 1 week ago | |
README | 1 year ago |
README
This directory contains various interesting guest binaries for regression testing the Tiny Code Generator doing system and user-mode emulation. The multiarch directory contains shared code for tests that can be built for all guest architectures. Architecture specific code can be found in their respective directories. System mode tests will be under the "system" subdirectories. GDB scripts for exercising the gdbstub on specific tests will be found under the "gdbstb" subdirectories. See the developer guide for more instructions on "make check-tcg"