COMMITS
/ linux-user/ppc/cpu_loop.c March 23, 2022
M
Remove qemu-common.h include from most units
Marc-André Lureau committed
January 13, 2022
M
linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
Matheus Ferst committed
February 7, 2022
P
linux-user: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé committed
February 9, 2022
C
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater committed
January 7, 2022
R
linux-user/ppc: Use force_sig_fault
Richard Henderson committed
November 17, 2021
R
linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN
Richard Henderson committed
November 22, 2021
R
linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS
Richard Henderson committed
October 4, 2021
R
linux-user/ppc: Remove POWERPC_EXCP_ALIGN handling
Richard Henderson committed
September 8, 2021
P
linux-user: Split linux-user internals out of qemu.h
Peter Maydell committed
P
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell committed
May 17, 2021
R
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
Richard Henderson committed
R
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
Richard Henderson committed
March 23, 2021
R
linux-user/ppc: Fix msr updates for signal handling
Richard Henderson committed
May 7, 2020
N
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin committed
November 28, 2019
S
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
March 23, 2019
R
target/ppc: Use env_cpu, env_archcpu
Richard Henderson committed
October 19, 2018
P
linux-user: Don't call gdb_handlesig() before queue_signal()
Peter Maydell committed
June 26, 2018
R
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson committed
April 11, 2018
L
linux-user: move ppc/ppc64 cpu loop to ppc directory
Laurent Vivier committed
L
linux-user: create a dummy per arch cpu_loop.c
Laurent Vivier committed