2883 Commits (a70248dbd381b2ce82192acdcbc3bde441e6c29b)

Author SHA1 Message Date
Paolo Bonzini 05a248715c user: move common-user includes to a subdirectory of {bsd,linux}-user/ 5 years ago
Peter Maydell b37778b840 linux-user: Fix clang warning for nios2-linux-user code 5 years ago
Laurent Vivier f0effdbc2a linux-user: netlink: update IFLA_BRPORT entries 5 years ago
Laurent Vivier a99478672c linux-user: netlink: Add IFLA_VFINFO_LIST 5 years ago
Laurent Vivier 312aef98ae linux-user: netlink: update IFLA entries 5 years ago
Ahmed Abouzied 7a5626a1d8 linux-user/syscall.c: malloc to g_try_malloc 5 years ago
Richard Henderson 155fff93f8 linux-user/nios2: Use set_sigmask in do_rt_sigreturn 5 years ago
Richard Henderson 7a83cbb0b0 linux-user/nios2: Fix sigmask in setup_rt_frame 5 years ago
Richard Henderson 8222d8ba6f linux-user/nios2: Fix EA vs PC confusion 5 years ago
Richard Henderson f5ef0e518d linux-user/nios2: Map a real kuser page 5 years ago
Richard Henderson 66346faf32 linux-user/elfload: Rename ARM_COMMPAGE to HI_COMMPAGE 5 years ago
Richard Henderson 80c6e9d4ae linux-user/nios2: Fixes for signal frame setup 5 years ago
Richard Henderson 87d7bfdba1 linux-user/nios2: Properly emulate EXCP_TRAP 5 years ago
Andrey Kazmin e13685a6e5 linux-user/syscall.c: fix missed flag for shared memory in open_self_maps 5 years ago
Tonis Tiigi 407a119bfd linux-user: call set/getscheduler set/getparam directly 5 years ago
Tonis Tiigi 45ad761c27 linux-user: add sched_getattr support 5 years ago
Matthias Schiffer 139e5de7c8 linux-user/signal: Map exit signals in SIGCHLD siginfo_t 5 years ago
Richard Henderson 4da06fb306 target/sh4: Implement prctl_unalign_sigbus 5 years ago
Richard Henderson 217d1a5ef8 target/hppa: Implement prctl_unalign_sigbus 5 years ago
Richard Henderson fed1424617 target/alpha: Implement prctl_unalign_sigbus 5 years ago
Richard Henderson 6e8dcacd08 linux-user: Add code for PR_GET/SET_UNALIGN 5 years ago
Richard Henderson 220717a6f4 linux-user: Disable more prctl subcodes 5 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 5 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 5 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 5 years ago
Song Gao e068b57d01 linux-user: Move target_signal.h generic definitions to generic/signal.h 5 years ago
Philippe Mathieu-Daudé f93d0af88d linux-user: Mark cpu_loop() with noreturn attribute 5 years ago
Philippe Mathieu-Daudé be23b0eb47 linux-user/hexagon: Use generic target_stat64 structure 5 years ago
Philippe Mathieu-Daudé f341b9aabd linux-user: Fix trivial build error on loongarch64 hosts 5 years ago
WANG Xuerui ad812c3bd6 linux-user: Implement CPU-specific signal handler for loongarch64 hosts 5 years ago
Richard Henderson 4d06bb4e03 meson: Move linux_user_ss to linux-user/ 5 years ago
Richard Henderson ff9c1e5500 linux-user: Move thunk.c from top-level 5 years ago
Richard Henderson bbf15aaf7c common-user: Move safe-syscall.* from linux-user 5 years ago
Khem Raj a7cad953fa riscv: Set 5.4 as minimum kernel version for riscv32 5 years ago
Richard Henderson 5da4063f64 linux-user: Create special-errno.h 5 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 5 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 5 years ago
Richard Henderson 0a7e01904d linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h 5 years ago
Richard Henderson 95c021dac8 linux-user/host/sparc64: Add safe-syscall.inc.S 5 years ago
Richard Henderson 4542adef5b linux-user/host/mips: Add safe-syscall.inc.S 5 years ago
Richard Henderson a3310c0397 linux-user: Move syscall error detection into safe_syscall_base 5 years ago
Richard Henderson b9d2af3c62 linux-user: Untabify all safe-syscall.inc.S 5 years ago
Peter Maydell 70a37f7faa target/hexagon/cpu.h: don't include qemu-common.h 5 years ago
Richard Henderson ee03027a2c target/arm: Take an exception if PC is misaligned 5 years ago
Andreas Schwab 0a761ce303 linux-user: implement more loop ioctls 5 years ago
Warner Losh 0763788868 linux-user/signal.c: Create a common rewind_if_in_safe_syscall 5 years ago
Warner Losh c6cda6a44a linux-user: Add host_signal_set_pc to set pc in mcontext 5 years ago
Laurent Vivier 802ae45e94 linux-user: fix Coverity CID 1464101 5 years ago
Richard Henderson aee14c77f4 linux-user: Rewrite do_getdents, do_getdents64 5 years ago
Richard Henderson 1962cb0029 linux-user: Fix member types of target_dirent64 5 years ago