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
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
2022-02-18
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove register_usprg3_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Rename register_ne_601_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_745 for the 755
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_604 for the 604e
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_603 for the e300
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 604e SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move e300 SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 7xx SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 745/755 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 604 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 603 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 440 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Decouple G2 SPR registration from 755
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Avoid nested SPR register functions
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move Timebase registration into the common function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Group registration of generic SPRs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove G2LE init code
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove not implemented comments
Fabiano Rosas
2022-02-09
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
2022-02-09
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
target/ppc: Remove 440x4 CPU
Fabiano Rosas
[next]