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
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
2023-09-06
ppc: Add stub implementation of TRIG SPRs
Joel Stanley
1
-0
/
+2
2023-07-07
target/ppc: Move CPU QOM definitions to cpu-qom.h
Philippe Mathieu-Daudé
1
-4
/
+0
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
1
-0
/
+3
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
1
-0
/
+2
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-4
/
+4
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
1
-0
/
+9
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
1
-0
/
+1
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
1
-0
/
+1
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
1
-2
/
+3
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
1
-5
/
+3
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
1
-3
/
+1
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
1
-2
/
+1
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
1
-2
/
+0
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
1
-1
/
+0
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
1
-0
/
+2
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
1
-0
/
+19
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
1
-1
/
+3
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
1
-0
/
+1
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
1
-1
/
+1
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
1
-20
/
+20
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
1
-2
/
+2
2022-09-20
target/ppc: Remove unused xer_* macros
Víctor Colombo
1
-4
/
+0
2022-09-20
target/ppc: Remove extra space from s128 field in ppc_vsr_t
Víctor Colombo
1
-1
/
+1
2022-09-20
target/ppc: Add HASHKEYR and HASHPKEYR SPRs
Víctor Colombo
1
-0
/
+2
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
1
-4
/
+2
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
1
-1
/
+0
2022-07-06
target/ppc: Add flag for ISA v2.06 BCDA instructions
Matheus Ferst
1
-1
/
+4
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
1
-0
/
+12
2022-07-06
target/ppc: Change FPSCR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-36
/
+36
2022-05-26
target/ppc: Implemented xvf16ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+3
2022-05-26
target/ppc: Implemented xvf*ger*
Lucas Mateus Castro (alqotel)
1
-0
/
+4
2022-05-26
target/ppc: Implemented xvi*ger* instructions
Lucas Mateus Castro (alqotel)
1
-0
/
+1
2022-05-26
target/ppc: Implement xxm[tf]acc and xxsetaccz
Lucas Mateus Castro (alqotel)
1
-0
/
+5
2022-05-26
target/ppc: Implement lwsync with weaker memory ordering
Nicholas Piggin
1
-1
/
+3
2022-05-26
target/ppc: Fix FPSCR.FI bit being cleared when it shouldn't
Víctor Colombo
1
-0
/
+2
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-43
/
+44
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
1
-0
/
+25
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
1
-2
/
+1
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
1
-5
/
+6
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
1
-2
/
+9
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
1
-1
/
+1
[next]