summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux-user: KD/VT/FB ioctlsUlrich Hecht2009-10-171-0/+16
* linux-user: fix ppc target_stat64 st_blocks layoutMax Filippov2009-10-151-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-28/+28
* Get rid of _t suffixmalc2009-10-011-28/+28
* linux-user: fcntl fixes for LTPUlrich Hecht2009-08-251-0/+7
* microblaze: Support the latest mmu-kernel stat64 ABI.Edgar E. Iglesias2009-06-231-2/+3
* linux-user: strace now handles guest stringscorrectly [v2]Riku Voipio2009-06-191-0/+17
* RFC: fix fcntl support in linux-user - new tryArnaud Patard (Rtp)2009-06-161-1/+12
* linux-user: Added IP_(UN)BLOCK_SOURCE/IP_(ADD|DROP)_SOURCE_MEMBERSHIP flags t...Lionel Landwerlin2009-06-161-0/+7
* linux-user: Added IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP flags to setsockoptLionel Landwerlin2009-06-161-0/+15
* linux-user: strace now handles guest strings correctly [v2]Mika Westerberg2009-06-161-0/+6
* microblaze: linux-user support.Edgar E. Iglesias2009-05-261-3/+70
* Fix target_siginfo ordering for MIPS.pbrook2009-04-211-0/+6
* linux-user: Added posix message queue syscalls except mq_notifyaurel322009-04-151-0/+7
* target-ppc: Fix struct target_stat64 for 32-bit hostaurel322009-01-301-2/+3
* target-sh4: Fix struct target_stat64 for 64-bit hostaurel322009-01-301-1/+1
* target-alpha: fix termbits and target IOC macrosaurel322008-11-121-1/+1
* target-alpha: add proper fcntl definitionsaurel322008-11-111-0/+19
* linux-user: fix getdents* syscallsaurel322008-10-131-0/+15
* TARGET_MAP_xx macros: clean and alpha specific valuesaurel322008-09-291-5/+24
* Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).balrog2008-09-201-0/+4
* linux-user: Fix target_statfs[64] on 64-bit hostsbalrog2008-07-191-1/+2
* Add loop device ioctls (Gary Thomas).balrog2008-04-261-0/+8
* Fix flock64 structure on a few target (noticed by Gary Thomas)aurel322008-03-281-0/+3
* Various linux-user structures and definitions fixes for PowerPC targets.j_mayer2007-12-101-19/+18
* Fix PowerPC 64 stat and statfs structures definitions.j_mayer2007-11-211-0/+36
* x86_64 linux user emulationbellard2007-11-141-1/+25
* suppressed invalid TARGET_CMSG_FIRSTHDR macrobellard2007-11-111-3/+0
* Clean out the N32 macros from target-mips, and introduce MIPS ABI specificths2007-11-081-7/+7
* Support for 32 bit ABI on 64 bit targets (only enabled Sparc64)blueswir12007-10-141-261/+261
* CRIS Linux userland emulation, part 2. By Edgar E. Iglesias.ths2007-10-081-3/+3
* Code provision for n32/n64 mips userland emulation. Not functional yet.ths2007-09-301-1/+139
* Fix invalid MAP_xxx flags for PowerPC targets.j_mayer2007-09-181-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-23/+23
* Fix statfs(64) syscall wrapper, by Andreas Schwab.ths2007-07-201-4/+8
* Fix Sparc64 stat system callblueswir12007-07-081-0/+51
* Use correct data structures for stat syscalls, by Magnus Damm.ths2007-06-221-1/+60
* linux-user errno mapping, by Stuart Anderson.ths2007-06-011-0/+2
* Sync __target_cmsg_nxthdr implementation with kernel header.ths2007-05-281-12/+7
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* Preliminary patch for Alpha Linux user mode emulation support.j_mayer2007-04-051-2/+46
* ColdFire target.pbrook2006-10-221-2/+65
* ARM 64-bit host fix.pbrook2006-09-091-10/+10
* initial MIPS signal handling (initial patch by Raphael Rigo)bellard2006-06-271-0/+10
* mips socket calls (initial patch by Raphael Rigo)bellard2006-06-241-0/+2
* sh4 target (Samuel Tardieu)bellard2006-04-271-3/+3
* Arm Linux EABI syscall support.pbrook2006-02-091-1/+43
* statfs fixbellard2005-11-281-0/+62
* mips user emulationbellard2005-11-261-17/+169