98 Commits (609d7596524ab204ccd71ef42c9eee4c7c338ea4)

Author SHA1 Message Date
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' 6 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 6 years ago
Chen Qun 81966c1801 linux-user/mips/cpu_loop: silence the compiler warnings 6 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 7 years ago
Richard Henderson 608999d17c linux-user: Rename cpu_clone_regs to cpu_clone_regs_child 7 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
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Richard Henderson 5a7330b35c target/mips: Use env_cpu, env_archcpu 7 years ago
Richard Henderson 29a0af618d cpu: Replace ENV_GET_CPU with env_cpu 7 years ago
Leon Alrae 33a07fa2db target/mips: reimplement SC instruction emulation and use cmpxchg 7 years ago
Peter Maydell b10089a14c linux-user: Don't call gdb_handlesig() before queue_signal() 8 years ago
Stefan Markovic 64ea3d676d linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations 8 years ago
Stefan Markovic 0c1bbedc10 linux-user: Determine the desired FPU mode from MIPS.abiflags 8 years ago
Fredrik Noring 4d9e5a0eb7 linux-user/mips: Recognize the R5900 CPU model 8 years ago
Stefan Markovic a2b9a10e94 linux-user: Add MIPS-specific prctl() options 8 years ago
Aleksandar Markovic 722ac96cd6 elf: Don't check FCR31_NAN2008 bit for nanoMIPS 8 years ago
Aleksandar Rikalo 0b16dcd180 target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair 8 years ago
Aleksandar Markovic 977324ac8c linux-user: Update MIPS syscall numbers up to kernel 4.18 headers 8 years ago
Laurent Vivier f70c731347 linux-user: move mips signal definitions to mips/target_signal.h 8 years ago
Laurent Vivier 9850f9f63a linux-user: move get_sp_from_cpustate() to target_cpu.h 8 years ago
Laurent Vivier b9acdef786 linux-user: move mips/mips64 fcntl definitions to mips/target_fcntl.h 8 years ago
Laurent Vivier 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Laurent Vivier b0a7413dd5 linux-user: define TARGET_SO_REUSEPORT 8 years ago
Laurent Vivier 8f553bf77c linux-user: update ARCH_HAS_SOCKET_TYPES use 8 years ago
Laurent Vivier 5de33b105d linux-user: move mips socket.h definitions to mips/sockbits.h 8 years ago
Laurent Vivier 465e237bf7 linux-user: introduce target_sigsp() and target_save_altstack() 8 years ago
Laurent Vivier 58908ef603 linux-user: move mips/mips64 cpu loop to mips directory 8 years ago
Laurent Vivier cd71c08964 linux-user: create a dummy per arch cpu_loop.c 8 years ago