42 Commits (82fcf66e052d6dae834255a814969c67e13b6791)

Author SHA1 Message Date
Richard Henderson fe8ed7d579 linux-user: Handle ERFKILL and EHWPOISON 10 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
Petar Jovanovic 55a2b1631f linux-user: create target_structs header to place ipc_perm and shmid_ds 13 years ago
Peter Maydell 4ce6243dc6 linux-user: Clean up handling of clone() argument order 13 years ago
Peter Maydell 6291ad77d7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
Peter Maydell d979e8eb54 linux-user: Add syscall numbers from kernel 2.6.39.2 15 years ago
Martin Mohring b2e7aab250 linux-user: fix mips and ppc to use UID16 16 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Riku Voipio 4b627a236a linux-user: update syscall list 17 years ago
pbrook 0b1bcb00fb MIPS signal handling fixes. 17 years ago
ths b5dc7732e1 More efficient target register / TC accesses. 18 years ago
ths d0dc7dc327 Make MIPS MT implementation more cache friendly. 18 years ago
blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
ths 540635ba65 Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
ths 198a74de4c Move get_sp_from_cpustate from cpu.h to target_signal.h. 19 years ago
ths a04e134ad1 linux-user sigaltstack() syscall, by Thayne Harbaugh. 19 years ago
ths b9a02beda2 Add new MIPS/Linux syscalls. 19 years ago
ths 2601c356b7 Correct and update mips termbits.h. 19 years ago
ths 637947f19d linux-user errno mapping, by Stuart Anderson. 19 years ago
ths 388bb21af6 MIPS linux-user update. 19 years ago
ths 6f5b89a07c MIPS Userland TLS register emulation, by Daniel Jacobowitz. 19 years ago
bellard c960bde13c correct ioctls 21 years ago
bellard 148f50581b uid32 syscalls 21 years ago
bellard 048f6b4df7 mips user emulation 21 years ago