index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socket
Glenn Miles
1
-2
/
+5
2024-11-27
ppc/pnv: Fix direct controls quiesce
Nicholas Piggin
1
-0
/
+1
2024-11-04
target/ppc: Add Power11 DD2.0 processor
Aditya Gupta
1
-0
/
+2
2024-11-04
target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr'
Aditya Gupta
1
-0
/
+1
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.12
Harsh Prateek Bora
1
-4
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.9
Harsh Prateek Bora
1
-1
/
+0
2024-11-04
ppc/spapr: remove deprecated machine pseries-2.7
Harsh Prateek Bora
1
-5
/
+0
2024-11-04
target/ppc: Fix HFSCR facility checks
Nicholas Piggin
1
-2
/
+2
2024-11-04
ppc/pnv: Fix LPC serirq routing calculation
Nicholas Piggin
1
-0
/
+1
2024-07-26
ppc: Add has_smt_siblings property to CPUPPCState
Nicholas Piggin
1
-1
/
+2
2024-07-26
target/ppc: Add helpers to check for SMT sibling threads
Nicholas Piggin
1
-0
/
+11
2024-07-26
ppc: Add a core_index to CPUPPCState for SMT vCPUs
Nicholas Piggin
1
-4
/
+5
2024-07-26
target/ppc: Move SPR indirect registers into PnvCore
Nicholas Piggin
1
-3
/
+0
2024-07-26
ppc/pnv: Move timebase state into PnvCore
Nicholas Piggin
1
-21
/
+0
2024-05-24
target/ppc: Move out BookE and related MMU functions from mmu_common.c
BALATON Zoltan
1
-4
/
+0
2024-05-24
target/ppc: Remove id_tlbs flag from CPU env
BALATON Zoltan
1
-1
/
+4
2024-05-24
target/ppc: add SMT support to msgsnd broadcast
Nicholas Piggin
1
-1
/
+5
2024-05-24
target/ppc: Implement SPRC/SPRD SPRs
Nicholas Piggin
1
-2
/
+5
2024-05-24
target/ppc: Implement LDBAR, TTR SPRs
Nicholas Piggin
1
-0
/
+2
2024-05-24
target/ppc: Add PPR32 SPR
Nicholas Piggin
1
-0
/
+1
2024-05-24
target/ppc: Implement attn instruction on BookS 64-bit processors
Nicholas Piggin
1
-0
/
+12
2024-05-24
target/ppc: Add clrbhrb and mfbhrbe instructions
Glenn Miles
1
-0
/
+2
2024-05-24
target/ppc: Add recording of taken branches to BHRB
Glenn Miles
1
-0
/
+17
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
1
-0
/
+5
2024-05-24
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
1
-1
/
+2
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2024-03-13
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
Harsh Prateek Bora
1
-0
/
+2
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
1
-0
/
+2
2024-03-13
target/ppc: Readability improvements in exception handlers
BALATON Zoltan
1
-0
/
+1
2024-03-13
target/ppc: Add power10 pmu SPRs
Madhavan Srinivasan
1
-0
/
+6
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
1
-1
/
+0
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
1
-3
/
+1
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
1
-0
/
+36
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
1
-0
/
+13
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
1
-4
/
+4
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-5
/
+0
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
1
-1
/
+6
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+20
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+42
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+27
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+51
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2023-11-07
target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
Philippe Mathieu-Daudé
1
-0
/
+2
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-09-20
ppc: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
1
-0
/
+1
2023-09-06
target/ppc: Fix CPU reservation migration for record-replay
Nicholas Piggin
1
-0
/
+2
2023-09-06
target/ppc: Implement watchpoint debug facility for v2.07S
Nicholas Piggin
1
-0
/
+4
2023-09-06
target/ppc: Implement breakpoint debug facility for v2.07S
Nicholas Piggin
1
-0
/
+3
[next]