| Commit message (Expand) | Author | Age | Files | Lines |
* | mips64-linux-user: Fix definition of struct sigaltstack | Ed Swierk | 2015-01-27 | 1 | -1/+1 |
* | linux-user: Support target-to-host translation of mlockall argument | Tom Musta | 2014-08-22 | 1 | -0/+2 |
* | linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 | Tom Musta | 2014-08-22 | 1 | -0/+1 |
* | linux-user: set minimum kernel version to 2.6.32 | Riku Voipio | 2014-03-10 | 1 | -0/+1 |
* | linux-user: sync syscall numbers upto 3.13 | Riku Voipio | 2014-02-18 | 1 | -0/+13 |
* | linux-user: create target_structs header to place ipc_perm and shmid_ds | Petar Jovanovic | 2013-11-29 | 2 | -0/+20 |
* | linux-user: Clean up handling of clone() argument order | Peter Maydell | 2013-07-22 | 1 | -0/+2 |
* | linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user | Peter Maydell | 2013-07-09 | 1 | -0/+1 |
* | mipsn32-linux-user: Configure the architecture properly | Richard Henderson | 2013-03-05 | 2 | -312/+626 |
* | linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 | Andreas Färber | 2012-02-02 | 1 | -0/+3 |
* | linux-user: Add syscall numbers from kernel 2.6.39.2 | Peter Maydell | 2011-07-11 | 1 | -0/+13 |
* | Revert "Get rid of _t suffix" | Anthony Liguori | 2009-10-01 | 1 | -1/+1 |
* | Get rid of _t suffix | malc | 2009-10-01 | 1 | -1/+1 |
* | linux-user: update syscall list | Riku Voipio | 2009-06-16 | 1 | -0/+9 |
* | More efficient target register / TC accesses. | ths | 2008-06-27 | 1 | -1/+1 |
* | Make MIPS MT implementation more cache friendly. | ths | 2008-02-12 | 1 | -1/+1 |
* | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 2007-10-14 | 2 | -11/+11 |
* | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 2007-09-30 | 4 | -0/+779 |