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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
3
-0
/
+20
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
1
-33
/
+30
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
1
-11
/
+0
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
3
-4
/
+14
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
1
-0
/
+1
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
1
-19
/
+21
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
1
-13
/
+13
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
1
-7
/
+3
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2
-10
/
+6
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
3
-25
/
+22
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
3
-15
/
+11
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
1
-10
/
+1
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2
-8
/
+15
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
1
-1
/
+1
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
1
-1
/
+0
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
6
-41
/
+85
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
1
-2
/
+5
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
3
-40
/
+35
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
1
-12
/
+1
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
1
-2
/
+0
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
1
-0
/
+4
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
3
-3
/
+23
2023-05-28
target/ppc: Merge COMPUTE_CLASS and COMPUTE_FPRF
Richard Henderson
1
-56
/
+22
2023-05-28
target/ppc: Use SMT4 small core chip type in POWER9/10 PVRs
Nicholas Piggin
1
-3
/
+3
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2
-0
/
+13
2023-05-27
target/ppc: Alignment faults do not set DSISR in ISA v3.0 onward
Nicholas Piggin
1
-7
/
+10
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
6
-27
/
+27
2023-05-27
target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
Richard Purdie
2
-13
/
+29
2023-05-23
target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQ
Richard Henderson
5
-132
/
+11
2023-05-05
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
1
-1
/
+1
2023-05-05
ppc: spapr: cleanup cr get/set with helpers.
Harsh Prateek Bora
5
-34
/
+26
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
1
-2
/
+2
2023-03-24
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
1
-1
/
+1
2023-03-13
target/ppc: Avoid tcg_const_* in translate.c
Richard Henderson
1
-70
/
+72
2023-03-13
target/ppc: Fix gen_tlbsx_booke206
Richard Henderson
1
-4
/
+2
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
1
-24
/
+26
2023-03-13
target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
Richard Henderson
1
-2
/
+2
2023-03-13
target/ppc: Avoid tcg_const_* in fp-impl.c.inc
Richard Henderson
1
-14
/
+12
2023-03-13
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
Richard Henderson
1
-14
/
+14
2023-03-13
target/ppc: Avoid tcg_const_* in xxeval
Richard Henderson
1
-3
/
+5
2023-03-13
target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
Richard Henderson
1
-5
/
+5
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vcntmb
Richard Henderson
1
-10
/
+11
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
Richard Henderson
1
-1
/
+3
2023-03-13
target/ppc: Split out gen_vx_vmul10
Richard Henderson
1
-46
/
+49
2023-03-13
target/ppc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
2
-1
/
+2
2023-03-05
target/ppc: Drop tcg_temp_free
Richard Henderson
9
-1094
/
+7
2023-03-05
accel/tcg: Remove translator_loop_temp_check
Richard Henderson
1
-2
/
+0
2023-03-03
target/ppc/translate: Add dummy implementation for dcblc instruction
Bernhard Beschow
1
-0
/
+9
[next]