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
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2024-07-26
target/ppc: Add helpers to check for SMT sibling threads
Nicholas Piggin
2024-07-26
target/ppc: Move SPR indirect registers into PnvCore
Nicholas Piggin
2024-07-26
target/ppc/cpu_init: Synchronize HASHPKEYR with KVM for migration
Shivaprasad G Bhat
2024-07-26
target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
Shivaprasad G Bhat
2024-07-26
target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
Shivaprasad G Bhat
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
2024-05-24
target/ppc: Add a function to check for page protection bit
BALATON Zoltan
2024-05-24
target/ppc: Split off common embedded TLB init
BALATON Zoltan
2024-05-24
target/ppc: Remove id_tlbs flag from CPU env
BALATON Zoltan
2024-05-24
target/ppc: Implement SPRC/SPRD SPRs
Nicholas Piggin
2024-05-24
target/ppc: Implement LDBAR, TTR SPRs
Nicholas Piggin
2024-05-24
target/ppc: Add SMT support to simple SPRs
Nicholas Piggin
2024-05-24
target/ppc: Add PPR32 SPR
Nicholas Piggin
2024-05-24
target/ppc: BookE DECAR SPR is 32-bit
Nicholas Piggin
2024-05-24
target/ppc: Implement attn instruction on BookS 64-bit processors
Nicholas Piggin
2024-05-24
target/ppc: Add recording of taken branches to BHRB
Glenn Miles
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
2024-05-24
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
2024-04-29
target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list
Thomas Huth
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-02
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
Philippe Mathieu-Daudé
2024-03-30
target/ppc: Restore [H]DEXCR to 64-bits
Benjamin Gray
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
target/ppc: Add power10 pmu SPRs
Madhavan Srinivasan
2024-03-13
target/ppc: POWER10 does not have transactional memory
Nicholas Piggin
2024-03-13
ppc: Drop support for POWER9 and POWER10 DD1 chips
Nicholas Piggin
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
2024-02-03
target/ppc: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
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é
[next]