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.
qemu/linux-user/arm
J. Neuschäfer 5ad2b1f443 linux-user/arm: Fix return value of SYS_cacheflush
Although the emulated cacheflush syscall does nothing, it still needs to
return zero to indicate success.

Cc: qemu-stable@nongnu.org
Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
Message-id: 20250613-cache-v1-1-ee9f4a9ba81b@gmx.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2 weeks ago
..
nwfpe target/arm: Set default NaN pattern explicitly 7 months ago
Makefile.vdso linux-user/arm: Select vdso for be8 and be32 modes 7 months ago
cpu_loop.c linux-user/arm: Fix return value of SYS_cacheflush 2 weeks ago
meson.build linux-user/arm: Select vdso for be8 and be32 modes 7 months ago
signal.c linux-user: Move tswap_siginfo out of target code 1 year ago
sockbits.h
syscall.tbl linux-user: update syscall.tbl to Linux v6.11 9 months ago
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 9 months ago
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_flat.h
target_mman.h
target_prctl.h
target_proc.h
target_resource.h
target_signal.h linux-user: Move TARGET_SA_RESTORER out of generic/signal.h 4 months ago
target_structs.h
target_syscall.h
termbits.h
vdso-asmoffset.h linux-user/arm: Add vdso 2 years ago
vdso-be8.so linux-user/arm: Select vdso for be8 and be32 modes 7 months ago
vdso-be32.so linux-user/arm: Select vdso for be8 and be32 modes 7 months ago
vdso-le.so linux-user/arm: Reduce vdso alignment to 4k 7 months ago
vdso.S linux-user/arm: Add vdso 2 years ago
vdso.ld linux-user/arm: Add vdso 2 years ago