aboutsummaryrefslogtreecommitdiff
path: root/linux-user/host/ppc64
AgeCommit message (Expand)Author
2020-09-17linux-user/: fix some comment spelling errorszhaolichang
2018-07-31linux-user: ppc64: don't use volatile register during safe_syscallShivaprasad G Bhat
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: Provide safe_syscall for ppc64Richard Henderson
2016-06-26linux-user: Create a hostdep.h for each host architecturePeter Maydell