summaryrefslogtreecommitdiffstats
path: root/linux-user/ppc/cpu_loop.c
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Add support for scv and rfscv instructionsNicholas Piggin2020-05-271-0/+1
* target/ppc: Implement the VTB for HV accessSuraj Jitindar Singh2019-12-171-0/+5
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-0/+1
* target/ppc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-1/+1
* linux-user: Don't call gdb_handlesig() before queue_signal()Peter Maydell2018-11-121-10/+5Star
* target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson2018-07-031-99/+22Star
* linux-user: move ppc/ppc64 cpu loop to ppc directoryLaurent Vivier2018-04-301-0/+553
* linux-user: create a dummy per arch cpu_loop.cLaurent Vivier2018-04-301-0/+26