qemu-e2k/linux-user
Richard Henderson cc37d98bfb *: Add missing includes of qemu/error-report.h
This had been pulled in via qemu/plugin.h from hw/core/cpu.h,
but that will be removed.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20230310195252.210956-5-richard.henderson@linaro.org>
[AJB: add various additional cases shown by CI]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230315174331.2959-15-alex.bennee@linaro.org>
Reviewed-by: Emilio Cota <cota@braap.org>
2023-03-22 15:06:57 +00:00
..
aarch64
alpha linux-user: Add translation for argument of msync() 2023-03-10 20:45:47 +01:00
arm
cris
generic linux-user: Add translation for argument of msync() 2023-03-10 20:45:47 +01:00
hexagon
hppa linux-user: Add translation for argument of msync() 2023-03-10 20:45:47 +01:00
i386 linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 2023-03-10 20:50:11 +01:00
include
loongarch64
m68k
microblaze linux-user/microblaze: Handle privileged exception 2023-02-21 08:44:13 -10:00
mips
mips64
nios2
openrisc
ppc
riscv
s390x
sh4
sparc linux-user/sparc: Handle tag overflow traps 2023-03-10 20:45:47 +01:00
x86_64
xtensa
cpu_loop-common.h
elfload.c *: Add missing includes of qemu/error-report.h 2023-03-22 15:06:57 +00:00
errnos.c.inc
exit.c gdbstub: move syscall handling to new file 2023-03-07 20:44:08 +00:00
fd-trans.c linux-user: handle netlink flag NLA_F_NESTED 2023-03-10 20:45:47 +01:00
fd-trans.h linux-user: fix timerfd read endianness conversion 2023-03-10 20:42:00 +01:00
flat.h
flatload.c
ioctls.h
linux_loop.h
linuxload.c
loader.h
main.c Pull request linux-user 20230308-v2 2023-03-12 10:57:00 +00:00
meson.build
mmap.c
qemu.h
semihost.c
signal-common.h
signal.c gdbstub: move chunks of user code into own files 2023-03-07 20:44:04 +00:00
socket.h
strace.c linux-user: Emulate CLONE_PIDFD flag in clone() 2023-03-10 20:45:47 +01:00
strace.h
strace.list linux-user: Add translation for argument of msync() 2023-03-10 20:45:47 +01:00
syscall_defs.h linux-user/sparc: Handle tag overflow traps 2023-03-10 20:45:47 +01:00
syscall_types.h
syscall.c linux-user: Emulate CLONE_PIDFD flag in clone() 2023-03-10 20:45:47 +01:00
thunk.c
trace-events
trace.h
uaccess.c
uname.c
uname.h
user-internals.h includes: move tb_flush into its own header 2023-03-07 17:06:33 +00:00
user-mmap.h
vm86.c