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
/
helper_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
target/ppc: Prevent supervisor from modifying MSR[ME]
Nicholas Piggin
1
-0
/
+5
2024-02-23
target/ppc: Fix move-to timebase SPR access permissions
Nicholas Piggin
1
-8
/
+23
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
1
-5
/
+5
2024-02-23
target/ppc: Rename TBL to TB on 64-bit
Nicholas Piggin
1
-0
/
+4
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
1
-1
/
+1
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
1
-1
/
+1
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-2
/
+2
2023-06-20
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
1
-4
/
+2
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
1
-18
/
+55
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
1
-1
/
+1
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
Richard Henderson
1
-10
/
+4
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
1
-0
/
+6
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
1
-0
/
+2
2022-05-26
target/ppc: Fix tlbie
Leandro Lupori
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
1
-2
/
+2
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
1
-2
/
+2
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
1
-2
/
+1
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
1
-1
/
+1
2022-05-05
target/ppc: Fix BookE debug interrupt generation
Bin Meng
1
-2
/
+2
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
1
-0
/
+402
2022-02-09
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
1
-10
/
+0
2022-01-28
target/ppc: Fix test on mmu_model in hreg_compute_hflags_value()
Cédric Le Goater
1
-2
/
+4
2022-01-28
target/ppc: fix 'skip KVM' cond in cpu_interrupt_exittb()
Daniel Henrique Barboza
1
-1
/
+5
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
1
-1
/
+1
2021-12-17
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
1
-0
/
+7
2021-10-21
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
1
-0
/
+6
2021-09-30
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
1
-0
/
+3
2021-08-27
target/ppc: moved store_40x_sler to helper_regs.c
Lucas Mateus Castro (alqotel)
1
-0
/
+12
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
1
-2
/
+27
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
1
-46
/
+43
2021-05-04
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
1
-6
/
+4
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
1
-0
/
+3
2021-05-04
target/ppc: Put dbcr0 single-step bits into hflags
Richard Henderson
1
-7
/
+17
2021-05-04
target/ppc: Disconnect hflags from MSR
Richard Henderson
1
-11
/
+54
2021-05-04
target/ppc: Retain hflags_nmsr only for migration
Richard Henderson
1
-2
/
+0
2021-05-04
target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
Richard Henderson
1
-2
/
+11
2021-05-04
target/ppc: Move helper_regs.h functions out-of-line
Richard Henderson
1
-0
/
+197