aboutsummaryrefslogtreecommitdiff
path: root/linux-user/host/x86_64
AgeCommit message (Expand)Author
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj
2016-07-12linux-user: Clean up hostdep.h header guardsMarkus Armbruster
2016-06-26linux-user: fix x86_64 safe_syscallRichard Henderson
2016-06-08linux-user: provide frame information in x86-64 safe_syscallPeter Maydell
2016-05-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin