index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2023-07-07
target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
2023-06-20
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-12-16
target/ppc: Convert to 3-phase reset
Peter Maydell
2022-11-17
target/ppc: Fix build warnings when building with 'disable-tcg'
Vaibhav Jain
2022-10-28
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
2022-10-28
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-20
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
2022-08-30
target/ppc: Fix host PVR matching for KVM
Nicholas Piggin
2022-07-18
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
2022-07-06
target/ppc: Return default CPU for max CPU
Murilo Opsfelder Araujo
2022-07-06
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst
2022-06-20
target/ppc: cpu_init: Clean up stop state on cpu reset
Frederic Barrat
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
2022-05-09
disas: Remove old libopcode ppc disassembler
Thomas Huth
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
2022-04-20
target/ppc: Add two missing register callbacks on POWER10
Frederic Barrat
2022-04-06
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-02
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
2022-03-02
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
[next]