COMMITS
/ target/ppc/cpu_init.c August 8, 2023
N
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin committed
N
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin committed
July 19, 2023
J
ppc: Add stub implementation of TRIG SPRs
Joel Stanley committed
June 27, 2023
P
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé committed
July 3, 2023
N
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin committed
July 5, 2023
N
target/ppc: SMT support for the HID SPR
Nicholas Piggin committed
N
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin committed
June 25, 2023
N
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin committed
N
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin committed
June 22, 2023
N
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin committed
June 20, 2023
N
target/ppc: Implement HEIR SPR
Nicholas Piggin committed
June 13, 2023
P
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé committed
June 6, 2023
B
target/ppc: Implement gathering irq statistics
BALATON Zoltan committed
June 5, 2023
N
target/ppc: Ensure stcx size matches larx
Nicholas Piggin committed
May 30, 2023
N
target/ppc: Fix PMU hflags calculation
Nicholas Piggin committed
May 15, 2023
N
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin committed
N
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin committed
March 3, 2023
A
gdbstub: move register helpers into standalone include
Alex Bennée committed
February 23, 2023
P
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé committed
December 20, 2022
N
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt committed
November 24, 2022
P
target/ppc: Convert to 3-phase reset
Peter Maydell committed
November 16, 2022
V
target/ppc: Fix build warnings when building with 'disable-tcg'
Vaibhav Jain committed
October 21, 2022
M
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst committed
M
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst committed
October 11, 2022
M
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_interrupt
Matheus Ferst committed
M
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst committed
M
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_interrupt
Matheus Ferst committed
M
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst committed
M
target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_interrupt
Matheus Ferst committed
M
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst committed
M
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst committed
October 24, 2022
R
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson committed
September 30, 2022
R
hw/core: Add CPUClass.get_pc
Richard Henderson committed
July 15, 2022
V
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo committed
July 31, 2022
N
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin committed
July 14, 2022
M
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst committed
July 12, 2022
L
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori committed
July 5, 2022
C
ppc: Remove unused irq_inputs
Cédric Le Goater committed
June 28, 2022
M
target/ppc: Return default CPU for max CPU
Murilo Opsfelder Araujo committed
June 29, 2022
M
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst committed
June 17, 2022
F
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat committed
May 19, 2022
N
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin committed
May 5, 2022
T
disas: Remove old libopcode ppc disassembler
Thomas Huth committed
May 4, 2022
V
target/ppc: Remove msr_hv macro
Víctor Colombo committed
V
target/ppc: Remove msr_ee macro
Víctor Colombo committed
V
target/ppc: Remove msr_le macro
Víctor Colombo committed
V
target/ppc: Remove msr_pr macro
Víctor Colombo committed
April 11, 2022
F
target/ppc: Add two missing register callbacks on POWER10
Frederic Barrat committed
March 23, 2022
M
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau committed
March 2, 2022
D
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza committed