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