qemu-e2k/tests/multiboot
Paolo Bonzini 64ed6f92ff meson: link emulators without Makefile.target
The binaries move to the root directory, e.g. qemu-system-i386 or
qemu-arm.  This requires changes to qtests, CI, etc.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:40 -04:00
..
.gitignore tests/multiboot: Add .gitignore 2018-03-21 15:13:40 +01:00
Makefile tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
aout_kludge.S tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
aout_kludge.out tests/multiboot: Add tests for the a.out kludge 2018-03-21 15:13:25 +01:00
libc.c
libc.h
link.ld tests/multiboot: Fix load address of test kernels 2019-07-30 12:25:43 +02:00
mmap.c
mmap.out
module.txt
modules.c
modules.out
multiboot.h
run_test.sh meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
start.S