lat/linux-user
Zhaoyang Xie 3fe3a4806b linux-user: silence missing LASX notice
Signed-off-by: Zhaoyang Xie <xie_zyang@163.com>
2026-08-07 16:02:40 +08:00
..
generic LATX, feat: support setsockopt level=1 optname=36 2025-11-11 09:01:41 +08:00
host/loongarch LATX, clean: prune linux user host arches 2026-06-09 09:50:23 +08:00
i386 LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
ioctl LATX, fix: Detect drm_amdgpu_gem_va size and improve ioctl compatibility 2025-04-27 14:48:05 +08:00
x86_64 linux-user: declare x86_64 syscall header outputs 2026-07-14 17:32:27 +08:00
cpu_loop-common.h cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
elfload-pagesize.c linux-user: Avoid PT_LOAD overlap on 16K hosts 2026-06-10 11:50:43 +08:00
elfload-pagesize.h linux-user: Avoid PT_LOAD overlap on 16K hosts 2026-06-10 11:50:43 +08:00
elfload.c LATX: guide users when guest runtimes fail to load 2026-08-05 07:33:25 +08:00
errno_defs.h Supply missing header guards 2019-06-12 13:20:21 +02:00
exit.c LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
fd-trans.c LATX,feat: support QEMU_IFLA_INFO_KIND ip6tnl 2025-11-11 09:01:41 +08:00
fd-trans.h LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
flat.h linux-user/: fix some comment spelling errors 2020-09-17 20:39:22 +02:00
flatload.c LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
gen-vdso-elfn.c.inc LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
gen-vdso.c LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
guest-seccomp.c LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
guest-seccomp.h LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
ioctls.h LATX, fix: Fix an build error 2026-01-09 16:29:34 +08:00
latx-version.h.in LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
linux_loop.h linux-user: Add loop control ioctls 2016-07-19 15:22:33 +03:00
linuxload.c LATX, init: LATX user-level binary translator 2025-03-21 15:26:22 +08:00
main.c linux-user: silence missing LASX notice 2026-08-07 16:02:40 +08:00
meson.build LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
mmap.c LATX, opt: hack UOS wine syscall dispatcher 2026-07-28 10:46:44 +08:00
qemu.h linux-user: allow ELF loader errors to be returned 2026-08-05 07:33:25 +08:00
safe-syscall.S linux-user: Provide safe_syscall for fixing races between signals and syscalls 2016-05-27 14:49:51 +03:00
semihost.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
signal-common.h LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
signal.c LATX, fix: bound final AOT exclusive wait 2026-07-30 19:51:25 +08:00
socket.h Supply missing header guards 2019-06-12 13:20:21 +02:00
strace.c LATX, fix: Support CEF sandbox isolation 2026-07-29 17:00:29 +08:00
strace.list linux-user: Add strace support for printing arguments of some clock and time functions 2020-08-27 12:29:50 +02:00
syscall.c Fix compilation warnings. 2026-08-04 19:35:34 +08:00
syscall_defs.h LATX: forward IPv6 multicast source filters 2026-07-30 14:14:48 +08:00
syscall_types.h LATX, fix: add TCGETS2 and HIDRAW* ioctls 2025-04-10 15:53:52 +08:00
target_flat.h Supply missing header guards 2019-06-12 13:20:21 +02:00
trace-events linux-user: fix use of SIGRTMIN 2020-02-12 18:56:41 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
uaccess.c LATX, opt: optimize memcpy usage in lock/unlock_user_remap 2026-03-03 14:57:16 +08:00
uname.c cpu: Replace ENV_GET_CPU with env_cpu 2019-06-10 07:03:34 -07:00
uname.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
vm86.c linux-user: Use `qemu_log' for non-strace logging 2020-02-19 11:17:40 +01:00