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.h
Age
Commit message (
Expand
)
Author
2024-03-13
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
Harsh Prateek Bora
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
2024-03-13
target/ppc: Readability improvements in exception handlers
BALATON Zoltan
2024-03-13
target/ppc: Add power10 pmu SPRs
Madhavan Srinivasan
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: Implement core timebase state machine and TFMR
Nicholas Piggin
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-09-20
ppc: spelling fixes
Michael Tokarev
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
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: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
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-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: Remove some unneded line breaks
BALATON Zoltan
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-09-20
target/ppc: Remove unused xer_* macros
Víctor Colombo
2022-09-20
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
2022-09-20
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
[next]