aboutsummaryrefslogtreecommitdiff
path: root/linux-user/ppc/cpu_loop.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-27target/ppc: Add support for scv and rfscv instructionsNicholas Piggin1-0/+1
2019-12-17target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh1-0/+5
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-0/+1
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson1-1/+1
2018-11-12linux-user: Don't call gdb_handlesig() before queue_signal()Peter Maydell1-10/+5
2018-07-03target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson1-99/+22
2018-04-30linux-user: move ppc/ppc64 cpu loop to ppc directoryLaurent Vivier1-0/+553
2018-04-30linux-user: create a dummy per arch cpu_loop.cLaurent Vivier1-0/+26