summaryrefslogtreecommitdiffstats
path: root/linux-user/s390x
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Move CPU type name selection to a functionLaurent Vivier2018-02-251-0/+14
* linux-user: Implement ioctl cmd TIOCGPTPEERAndreas Schwab2018-02-181-0/+1
* linux-user: Clean up target_structs.h header guardsMarkus Armbruster2016-07-121-2/+2
* linux-user: Clean up target_signal.h header guardsMarkus Armbruster2016-07-121-3/+3
* linux-user: Clean up target_cpu.h header guardsMarkus Armbruster2016-07-121-2/+2
* linux-user: Clean up target_syscall.h header guardsMarkus Armbruster2016-07-121-3/+3
* linux-user: Support for restarting system calls for S390 targetsTimothy E Baldwin2016-05-271-0/+1
* linux-user: sync syscall numbers with kernelRiku Voipio2016-02-231-0/+30
* build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...LluĂ­s Vilanova2016-02-231-0/+5
* linux-user: Support target-to-host translation of mlockall argumentTom Musta2014-08-221-0/+2
* linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta2014-08-221-0/+1
* linux-user: set minimum kernel version to 2.6.32Riku Voipio2014-03-101-0/+1
* linux-user: sync syscall numbers upto 3.13Riku Voipio2014-02-181-1/+6
* linux-user: fixed s390x clone() argument orderPavel Zbitskiy2014-01-151-1/+1
* linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic2013-11-291-0/+63
* linux-user: Clean up handling of clone() argument orderPeter Maydell2013-07-221-0/+2
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-0/+39
* target-s390: Reorg exception handlingRichard Henderson2013-01-051-1/+1
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-111-2/+11
* s390x: s390x-linux-user supportUlrich Hecht2011-05-204-0/+681