121 Commits (093a13acbf6be15de01cbf4afc27fb4193fd49ee)

Author SHA1 Message Date
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 4 years ago
Richard Henderson 0a3336f6fd target/mips: Extract trap code into env->error_code 4 years ago
Richard Henderson 6f3533dd1b target/mips: Extract break code into env->error_code 4 years ago
Richard Henderson 73c0aa6a85 linux-user/mips: Use force_sig_fault 4 years ago
Richard Henderson bf19bdb8f3 linux-user/mips: Improve do_break 4 years ago
Richard Henderson 87e9bf2323 linux-user: Split out do_prctl and subroutines 4 years ago
Song Gao c1e8e3a746 linux-user: Remove TARGET_SIGSTKSZ 4 years ago
Song Gao f9d0707182 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ 4 years ago
Richard Henderson 57a0c9384c linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN 4 years ago
Richard Henderson af254a2792 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS 4 years ago
Richard Henderson 52d4899bf3 target/mips: Make mips_cpu_tlb_fill sysemu only 5 years ago
Richard Henderson 317a33b6eb linux-user/mips: Implement setup_sigtramp 5 years ago
Richard Henderson 4f7a0a4c86 linux-user/mips: Tidy install_sigtramp 5 years ago
Peter Maydell 3b249d2661 linux-user: Split linux-user internals out of qemu.h 5 years ago
Peter Maydell 2113aed687 linux-user: Split signal-related prototypes into signal-common.h 5 years ago
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl to Linux v5.13 5 years ago
Laurent Vivier e2dcdcea23 linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 5 years ago
Philippe Mathieu-Daudé f317c0ee57 linux-user/mips: Move errno definitions to 'target_errno_defs.h' 5 years ago
Philippe Mathieu-Daudé 8f968b6a24 linux-user: Extract target errno to 'target_errno_defs.h' 5 years ago
Philippe Mathieu-Daudé bc3359f739 linux-user/mips: Handle TARGET_EWOULDBLOCK as TARGET_EAGAIN 5 years ago
Richard Henderson ddc3e74d9c linux-user: Pass CPUArchState to target_restore_altstack 5 years ago
Richard Henderson 56384cf3ad linux-user: Use target_restore_altstack in all sigreturn 5 years ago
Chen Gang fba087458d linux-user: target: signal: Support TARGET_SS_AUTODISARM 6 years ago
Jason A. Donenfeld ec63e06ef7 linux-user: add TARGET_SO_{DOMAIN,PROTOCOL} 5 years ago
Philippe Mathieu-Daudé 81ddae7c30 target/mips: Extract FPU helpers to 'fpu_helper.h' 5 years ago
Philippe Mathieu-Daudé 2e211e0a12 target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6 5 years ago
Philippe Mathieu-Daudé 7a47bae586 target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2 5 years ago
Philippe Mathieu-Daudé 13514fc93e target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6 5 years ago
Philippe Mathieu-Daudé f395cef765 target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2 5 years ago
Chetan Pant 1c79145f12 linux user: Fix Lesser GPL version number 6 years ago
LemonBoy ce437484fc linux-user: Correct definition of stack_t 5 years ago
Chen Qun 81966c1801 linux-user/mips/cpu_loop: silence the compiler warnings 5 years ago
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 6 years ago
Laurent Vivier b6bcab38de linux-user: update mips/syscall-args-o32.c.inc to Linux 5.9-rc7 6 years ago
Filip Bozuta c218b4ede4 linux-user: Add missing termbits types and values definitions 6 years ago
Filip Bozuta 02e5d7d78e linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory 6 years ago
Marc-André Lureau 3a30446aed meson: linux-user 7 years ago
Laurent Vivier 5733333020 linux-user,mips: update syscall-args-o32.c.inc 6 years ago
Laurent Vivier ac5d3c670a linux-user,mips: move content of mips_syscall_args 6 years ago
Laurent Vivier 28b7d5fd59 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
Laurent Vivier c59716fc5b linux-user, mips: add syscall table generation support 6 years ago
Aleksandar Markovic 8d6d4c1b1b linux-user: mips: Update syscall numbers to kernel 5.5 level 6 years ago
Richard Henderson 07a6ecf48f linux-user: Introduce cpu_clone_regs_parent 6 years ago
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 6 years ago
Alex Bennée 502700d067 target/mips: rationalise softfloat includes 7 years ago
Aleksandar Markovic 4ced996ffe linux-user: Fix structure target_ucontext for MIPS 7 years ago
Aleksandar Markovic 64ce541c0b linux-user: Handle EXCP_FPE properly for MIPS 7 years ago
Aleksandar Markovic 1272a6c488 linux-user: Introduce TARGET_HAVE_ARCH_STRUCT_FLOCK 7 years ago
Aleksandar Markovic bf9136722c linux-user: Fix target_flock structure for MIPS O64 ABI 7 years ago