index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
2022-03-02
1
-0
/
+4
*
target/ppc: make power8-pmu.c CONFIG_TCG only
Daniel Henrique Barboza
2022-03-02
1
-9
/
+7
*
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
1
-400
/
+0
*
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2022-02-18
1
-37
/
+0
*
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
1
-56
/
+9
*
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
1
-7
/
+7
*
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
1
-1
/
+1
*
target/ppc: cpu_init: Remove register_usprg3_sprs
Fabiano Rosas
2022-02-18
1
-10
/
+11
*
target/ppc: cpu_init: Rename register_ne_601_sprs
Fabiano Rosas
2022-02-18
1
-21
/
+20
*
target/ppc: cpu_init: Reuse init_proc_745 for the 755
Fabiano Rosas
2022-02-18
1
-17
/
+1
*
target/ppc: cpu_init: Reuse init_proc_604 for the 604e
Fabiano Rosas
2022-02-18
1
-11
/
+1
*
target/ppc: cpu_init: Reuse init_proc_603 for the e300
Fabiano Rosas
2022-02-18
1
-58
/
+46
*
target/ppc: cpu_init: Move 604e SPR registration into a function
Fabiano Rosas
2022-02-18
1
-19
/
+24
*
target/ppc: cpu_init: Move e300 SPR registration into a function
Fabiano Rosas
2022-02-18
1
-29
/
+35
*
target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
Fabiano Rosas
2022-02-18
1
-9
/
+15
*
target/ppc: cpu_init: Deduplicate 7xx SPR registration
Fabiano Rosas
2022-02-18
1
-57
/
+11
*
target/ppc: cpu_init: Deduplicate 745/755 SPR registration
Fabiano Rosas
2022-02-18
1
-31
/
+19
*
target/ppc: cpu_init: Deduplicate 604 SPR registration
Fabiano Rosas
2022-02-18
1
-10
/
+7
*
target/ppc: cpu_init: Deduplicate 603 SPR registration
Fabiano Rosas
2022-02-18
1
-19
/
+9
*
target/ppc: cpu_init: Deduplicate 440 SPR registration
Fabiano Rosas
2022-02-18
1
-74
/
+26
*
target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
Fabiano Rosas
2022-02-18
1
-16
/
+91
*
target/ppc: cpu_init: Decouple G2 SPR registration from 755
Fabiano Rosas
2022-02-18
1
-5
/
+20
*
target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
Fabiano Rosas
2022-02-18
1
-19
/
+22
*
target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
Fabiano Rosas
2022-02-18
1
-11
/
+13
*
target/ppc: cpu_init: Avoid nested SPR register functions
Fabiano Rosas
2022-02-18
1
-3
/
+3
*
target/ppc: cpu_init: Move Timebase registration into the common function
Fabiano Rosas
2022-02-18
1
-80
/
+18
*
target/ppc: cpu_init: Group registration of generic SPRs
Fabiano Rosas
2022-02-18
1
-26
/
+32
*
target/ppc: cpu_init: Remove G2LE init code
Fabiano Rosas
2022-02-18
1
-41
/
+1
*
target/ppc: cpu_init: Remove not implemented comments
Fabiano Rosas
2022-02-18
1
-329
/
+253
*
target/ppc: Merge 7x5 and 7x0 exception model IDs
Fabiano Rosas
2022-02-09
1
-8
/
+8
*
target/ppc: Merge exception model IDs for 6xx CPUs
Fabiano Rosas
2022-02-09
1
-9
/
+9
*
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
1
-213
/
+1
*
target/ppc: Remove 440x4 CPU
Fabiano Rosas
2022-02-09
1
-83
/
+0
*
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
1
-147
/
+0
*
target/ppc: 405: Add missing MSR_ME bit
Fabiano Rosas
2022-01-28
1
-0
/
+1
*
target/ppc: 405: Rename MSR_POW to MSR_WE
Fabiano Rosas
2022-01-28
1
-1
/
+1
*
target/ppc: Add extra float instructions to POWER5P processors
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
target/ppc: Add popcntb instruction to POWER5+ processors
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
1
-0
/
+1
*
ppc/ppc405: Dump specific registers
Cédric Le Goater
2022-01-04
1
-6
/
+21
*
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
2022-01-04
1
-1
/
+1
*
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
1
-2
/
+2
*
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
*
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
2021-12-17
1
-1
/
+1
*
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
2021-12-17
1
-6
/
+6
*
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
2021-12-17
1
-3
/
+3
*
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
1
-0
/
+24
*
target/ppc: Fix e6500 boot
Fabiano Rosas
2021-12-17
1
-0
/
+6
*
target/ppc: remove 401/403 CPUs
Cédric Le Goater
2021-12-17
1
-512
/
+0
*
target/ppc: Set 601v exception model id
Fabiano Rosas
2021-12-17
1
-0
/
+1
[next]