67 Commits (2d32a5d2a06a524c5e7967f918c406ec99418a34)

Author SHA1 Message Date
Richard Henderson 121c8dd69d linux-user: Split out cpu/target_proc.h 3 years ago
Richard Henderson 492fe4e754 linux-user: Split TARGET_MAP_* out of syscall_defs.h 3 years ago
Ilya Leoshkevich 9f22020b91 linux-user: Provide MADV_* definitions 4 years ago
Serge Belyshev b13e49bc86 linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h 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 317a33b6eb linux-user/mips: Implement setup_sigtramp 5 years ago
Laurent Vivier 2fa4ad3f90 linux-user: update syscall.tbl 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
Fredrik Noring b8f91fd49c linux-user/mips: Support the n32 ABI for the R5900 8 years ago
Chen Gang fba087458d linux-user: target: signal: Support TARGET_SS_AUTODISARM 6 years ago
Philippe Mathieu-Daudé 0b72da0300 linux-user/mips64: Support o32 ABI syscalls 5 years ago
Philippe Mathieu-Daudé af552644a7 linux-user/mips64: Restore setup_frame() for o32 ABI 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
Laurent Vivier 0cb113ad1a linux-user: update syscall.tbl to Linux 5.9-rc7 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 28b7d5fd59 linux-user: update syscall.tbl from linux 0bf999f9c5e7 6 years ago
Laurent Vivier 686a0fe4db linux-user, mips64: 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
Markus Armbruster f91005e195 Supply missing header guards 7 years ago
Stefan Markovic 64ea3d676d linux-user: Add prctl() PR_SET_FP_MODE and PR_GET_FP_MODE implementations 8 years ago
Stefan Markovic a2b9a10e94 linux-user: Add MIPS-specific prctl() options 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 5de7706e2c linux-user: move generic fcntl definitions to generic/fcntl.h 8 years ago
Laurent Vivier 5de33b105d linux-user: move mips socket.h definitions to mips/sockbits.h 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
Richard Henderson fe8ed7d579 linux-user: Handle ERFKILL and EHWPOISON 9 years ago
Aleksandar Markovic 6e8b33d89d linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32 10 years ago
Aleksandar Markovic 0444a3b793 linux-user: Add missing TARGET_EDQUOT error code for Mips 10 years ago
Peter Maydell ee8e76141b linux-user: Use correct target SHMLBA in shmat() 10 years ago
Markus Armbruster 9c93ae13a4 linux-user: Clean up target_signal.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
Riku Voipio 7c73d2a3fa linux-user: sync syscall numbers with kernel 10 years ago
Lluís Vilanova 460c579f3d build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories 10 years ago
Ed Swierk ec355f1547 mips64-linux-user: Fix definition of struct sigaltstack 11 years ago