aboutsummaryrefslogtreecommitdiff
path: root/linux-user/host/aarch64
AgeCommit message (Expand)AuthorFilesLines
2018-02-18linux-user: Fix register used for 6th and 7th syscall argument on aarch64Guido Günther1-3/+3
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj1-1/+1
2016-07-12linux-user: Clean up hostdep.h header guardsMarkus Armbruster1-2/+2
2016-06-26linux-user: Provide safe_syscall for aarch64Richard Henderson2-0/+98
2016-06-26linux-user: Create a hostdep.h for each host architecturePeter Maydell1-0/+15