summaryrefslogtreecommitdiff
path: root/linux-user/host/x86_64
AgeCommit message (Expand)AuthorFilesLines
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: fix x86_64 safe_syscallRichard Henderson1-3/+3
2016-06-08linux-user: provide frame information in x86-64 safe_syscallPeter Maydell1-0/+10
2016-05-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin2-0/+119