123 Commits (6d43eaa39647507563017590b090b2e2b10aed2d)

Author SHA1 Message Date
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
Laurent Vivier cb6ac802ef linux-user: define TARGET_ARCH_HAS_SETUP_FRAME 8 years ago
Laurent Vivier 8949bef18b linux-user: move mips/mips64 signal.c parts to mips directory 8 years ago
Laurent Vivier befb7447a0 linux-user: create a dummy per arch signal.c 8 years ago
YunQiang Su 45506bddba linux-user: MIPS set cpu to r6 CPU if binary is R6 8 years ago
Laurent Vivier 542ca43498 linux-user: Move CPU type name selection to a function 8 years ago
Andreas Schwab 2b74f621f1 linux-user: Implement ioctl cmd TIOCGPTPEER 8 years ago
Richard Henderson fe8ed7d579 linux-user: Handle ERFKILL and EHWPOISON 9 years ago
Aleksandar Markovic 2f2bd444be linux-user: Fix fadvise64() syscall support for Mips32 10 years ago
Aleksandar Markovic af83b52e03 linux-user: Update ioctls definitions for Mips32 10 years ago
Aleksandar Markovic 0444a3b793 linux-user: Add missing TARGET_EDQUOT error code for Mips 10 years ago
Aleksandar Markovic 2ef4186964 linux-user: Fix structure target_semid64_ds definition for Mips 10 years ago
Peter Maydell ee8e76141b linux-user: Use correct target SHMLBA in shmat() 10 years ago
Markus Armbruster 3500385697 linux-user: Clean up target_structs.h header guards 10 years ago
Markus Armbruster 9c93ae13a4 linux-user: Clean up target_signal.h header guards 10 years ago
Markus Armbruster 55c5063c61 linux-user: Clean up target_cpu.h header guards 10 years ago
Markus Armbruster 3622634bc6 linux-user: Clean up target_syscall.h header guards 10 years ago
Timothy E Baldwin 2eb3ae27ec linux-user: Support for restarting system calls for MIPS targets 10 years ago
Timothy E Baldwin 499b5d176a linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific 10 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
Johan Ouwerkerk 9763af08f8 Add missing syscall nrs. according to more recent Linux kernels 10 years ago
Tom Musta 6f6a40328b linux-user: Support target-to-host translation of mlockall argument 12 years ago
Tom Musta 0903c8be9e linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 12 years ago
Petar Jovanovic d279279e2b target-mips: implement UserLocal Register 12 years ago
Riku Voipio cbc14e6f28 linux-user: set minimum kernel version to 2.6.32 12 years ago
Riku Voipio 4fc4732047 linux-user: sync syscall numbers upto 3.13 12 years ago