82 Commits (e4dc6d2cdca3e64fe09d3c76a56294b7b7aa7d7f)

Author SHA1 Message Date
Peter Maydell 3b6edd1611 linux-user: Support the epoll syscalls 15 years ago
Mike Frysinger 906c1b8ec8 linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace 15 years ago
Peter Maydell 285da2b9a8 linux-user: Implement FS_IOC_FIEMAP ioctl 15 years ago
Martin Mohring b2e7aab250 linux-user: fix mips and ppc to use UID16 16 years ago
Edgar E. Iglesias a523eb06ec microblaze: Fix the target version of stat64 struct 16 years ago
Paul Brook 9e0b74a43f Strace mprotect flags. 16 years ago
Richard Henderson 57f18a9515 alpha-linux-user: Add correct sigaction constants. 16 years ago
Aurelien Jarno e476492e78 linux-user: fix 32-bit host breakage 16 years ago
takasi-y@ops.dti.ne.jp 81bbe906c8 linux-user: rlimit conversion between host and target. 16 years ago
Richard Henderson 6049f4f831 alpha-linux-user: Implement signals. 17 years ago
Ulrich Hecht f7680a5593 linux-user: KD/VT/FB ioctls 17 years ago
Max Filippov 61322e91a1 linux-user: fix ppc target_stat64 st_blocks layout 17 years ago
Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 17 years ago
malc 99a0949b72 Get rid of _t suffix 17 years ago
Ulrich Hecht 7e22e54602 linux-user: fcntl fixes for LTP 17 years ago
Edgar E. Iglesias 21ebeb23b3 microblaze: Support the latest mmu-kernel stat64 ABI. 17 years ago
Riku Voipio 03dfe9f871 linux-user: strace now handles guest stringscorrectly [v2] 17 years ago
Arnaud Patard (Rtp) 5f10681186 RFC: fix fcntl support in linux-user - new try 17 years ago
Lionel Landwerlin 6e3cb58fa2 linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags to setsockopt 17 years ago
Lionel Landwerlin b975b83bec linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockopt 17 years ago
Mika Westerberg 74d753ac86 linux-user: strace now handles guest strings correctly [v2] 17 years ago
Edgar E. Iglesias b779e29ed8 microblaze: linux-user support. 17 years ago
pbrook 3f53d546eb Fix target_siginfo ordering for MIPS. 17 years ago
aurel32 24e1003a52 linux-user: Added posix message queue syscalls except mq_notify 17 years ago
aurel32 e1ce5e400a target-ppc: Fix struct target_stat64 for 32-bit host 17 years ago
aurel32 91bd8ce9b1 target-sh4: Fix struct target_stat64 for 64-bit host 17 years ago
aurel32 dccfec679e target-alpha: fix termbits and target IOC macros 18 years ago
aurel32 1f9611242b target-alpha: add proper fcntl definitions 18 years ago
aurel32 6556a833fa linux-user: fix getdents* syscalls 18 years ago
aurel32 e44a3e798a TARGET_MAP_xx macros: clean and alpha specific values 18 years ago
balrog 8fbd6b5267 Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov). 18 years ago
balrog c4d10628c1 linux-user: Fix target_statfs[64] on 64-bit hosts 18 years ago
balrog b80059146a Add loop device ioctls (Gary Thomas). 18 years ago
aurel32 ce3f0e2f11 Fix flock64 structure on a few target (noticed by Gary Thomas) 18 years ago
j_mayer e32448e059 Various linux-user structures and definitions fixes for PowerPC targets. 19 years ago
j_mayer 325e651fb7 Fix PowerPC 64 stat and statfs structures definitions. 19 years ago
bellard d2fd1af767 x86_64 linux user emulation 19 years ago
bellard 0ba22212d5 suppressed invalid TARGET_CMSG_FIRSTHDR macro 19 years ago
ths d26bc2118e Clean out the N32 macros from target-mips, and introduce MIPS ABI specific 19 years ago
blueswir1 992f48a036 Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) 19 years ago
ths 48733d195b CRIS Linux userland emulation, part 2. By Edgar E. Iglesias. 19 years ago
ths 540635ba65 Code provision for n32/n64 mips userland emulation. Not functional yet. 19 years ago
j_mayer 7ec93196fa Fix invalid MAP_xxx flags for PowerPC targets. 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 4ce6f8de1a Fix statfs(64) syscall wrapper, by Andreas Schwab. 19 years ago
blueswir1 1b8dd648bd Fix Sparc64 stat system call 19 years ago
ths 6db45e6519 Use correct data structures for stat syscalls, by Magnus Damm. 19 years ago
ths 637947f19d linux-user errno mapping, by Stuart Anderson. 19 years ago
ths 2b8bdefc3a Sync __target_cmsg_nxthdr implementation with kernel header. 19 years ago