summaryrefslogtreecommitdiffstats
path: root/linux-user/host/aarch64
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Fix register used for 6th and 7th syscall argument on aarch64Guido Günther2018-02-181-3/+3
* Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj2017-07-201-1/+1
* linux-user: Clean up hostdep.h header guardsMarkus Armbruster2016-07-121-2/+2
* linux-user: Provide safe_syscall for aarch64Richard Henderson2016-06-262-0/+98
* linux-user: Create a hostdep.h for each host architecturePeter Maydell2016-06-261-0/+15