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
/
power8-pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
target/ppc: Add recording of taken branches to BHRB
Glenn Miles
1
-0
/
+33
2024-05-24
target/ppc: Add new hflags to support BHRB
Glenn Miles
1
-4
/
+11
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-08-31
target/ppc/pmu: Include missing 'qemu/timer.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
1
-7
/
+14
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
1
-16
/
+22
2023-05-27
target/ppc: Fix width of some 32-bit SPRs
Nicholas Piggin
1
-1
/
+1
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
1
-36
/
+38
2022-03-02
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
1
-2
/
+1
2022-03-02
target/ppc: finalize pre-EBB PMU logic
Daniel Henrique Barboza
1
-2
/
+34
2022-01-04
target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0()
Daniel Henrique Barboza
1
-1
/
+6
2022-01-04
target/ppc: Use env->pnc_cyc_cnt
Richard Henderson
1
-98
/
+9
2022-01-04
target/ppc: Rewrite pmu_increment_insns
Richard Henderson
1
-29
/
+49
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
1
-11
/
+45
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
1
-3
/
+24
2021-12-17
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
1
-1
/
+66
2021-12-17
target/ppc: enable PMU counter overflow with cycle events
Daniel Henrique Barboza
1
-0
/
+71
2021-12-17
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
1
-0
/
+7
2021-12-17
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
1
-0
/
+14
2021-12-17
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
1
-0
/
+110
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
1
-0
/
+62