aboutsummaryrefslogtreecommitdiff
path: root/linux-user/aarch64
AgeCommit message (Expand)Author
2016-07-19linux-user: AArch64 has sync_file_range, not sync_file_range2Peter Maydell
2016-07-12linux-user: Clean up target_structs.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_signal.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_cpu.h header guardsMarkus Armbruster
2016-07-12linux-user: Clean up target_syscall.h header guardsMarkus Armbruster
2016-02-23linux-user: remove unavailable syscalls from aarch64Riku Voipio
2016-02-23linux-user: sync syscall numbers with kernelRiku Voipio
2016-02-23build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct...LluĂ­s Vilanova
2016-01-11Add missing syscall nrs. according to more recent Linux kernelsJohan Ouwerkerk
2014-12-11target-arm: make c13 cp regs banked (FCSEIDR, ...)Fabian Aggeler
2014-08-22linux-user: Support target-to-host translation of mlockall argumentTom Musta
2014-08-22linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta
2014-01-08linux-user: AArch64: define TARGET_CLONE_BACKWARDSClaudio Fontana
2014-01-07target-arm: Widen thread-local register state fields to 64 bitsPeter Maydell
2013-11-29linux-user: create target_structs header to place ipc_perm and shmid_dsPetar Jovanovic
2013-09-10linux-user: Add AArch64 supportAlexander Graf
2013-09-10linux-user: Add AArch64 termbits.h definitionsAlexander Graf
2013-09-10linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf
2013-09-10linux-user: Add signal handling for AArch64Andreas Schwab
2013-09-10linux-user: Add syscall number definitions for AArch64Alexander Graf