summaryrefslogtreecommitdiffstats
path: root/linux-user/host/ppc64
Commit message (Expand)AuthorAgeFilesLines
* user: move common-user includes to a subdirectory of {bsd,linux}-user/Paolo Bonzini2022-01-121-1/+0Star
* common-user: Move safe-syscall.* from linux-userRichard Henderson2021-12-201-94/+0Star
* linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson2021-12-201-1/+1
* linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.hRichard Henderson2021-12-201-18/+0Star
* linux-user: Move syscall error detection into safe_syscall_baseRichard Henderson2021-12-201-13/+11Star
* linux-user: Untabify all safe-syscall.inc.SRichard Henderson2021-12-201-67/+67
* linux-user/signal.c: Create a common rewind_if_in_safe_syscallWarner Losh2021-11-231-20/+0Star
* linux-user/host/ppc: Populate host_signal.hRichard Henderson2021-11-021-1/+1
* linux-user: Reorg handling for SIGSEGVRichard Henderson2021-10-301-0/+1
* linux-user/: fix some comment spelling errorszhaolichang2020-09-171-1/+1
* linux-user: ppc64: don't use volatile register during safe_syscallShivaprasad G Bhat2018-07-311-2/+6
* 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 ppc64Richard Henderson2016-06-262-0/+115
* linux-user: Create a hostdep.h for each host architecturePeter Maydell2016-06-261-0/+15