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_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
1
-0
/
+1
2022-01-04
ppc/ppc405: Dump specific registers
Cédric Le Goater
1
-6
/
+21
2022-01-04
ppc/ppc405: Introduce a store helper for SPR_40x_PID
Cédric Le Goater
1
-1
/
+1
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
1
-2
/
+2
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
1
-1
/
+1
2021-12-17
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
1
-1
/
+1
2021-12-17
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
1
-6
/
+6
2021-12-17
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
1
-3
/
+3
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
1
-0
/
+24
2021-12-17
target/ppc: Fix e6500 boot
Fabiano Rosas
1
-0
/
+6
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
1
-512
/
+0
2021-12-17
target/ppc: Set 601v exception model id
Fabiano Rosas
1
-0
/
+1
2021-12-17
target/ppc: Remove 603e exception model
Fabiano Rosas
1
-30
/
+2
2021-12-17
target/ppc: Fix MPCxxx FPU interrupt address
Fabiano Rosas
1
-2
/
+2
2021-12-17
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
1
-26
/
+0
2021-12-17
target/ppc: Disable unused facilities in the e600 CPU
Fabiano Rosas
1
-5
/
+1
2021-12-17
target/ppc: Disable software TLB for the 7450 family
Fabiano Rosas
1
-15
/
+10
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
1
-1
/
+1
2021-11-02
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
1
-2
/
+4
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
1
-1
/
+1
2021-10-21
target/ppc: adding user read/write functions for PMCs
Daniel Henrique Barboza
1
-6
/
+6
2021-10-21
target/ppc: add user read/write functions for MMCR2
Daniel Henrique Barboza
1
-1
/
+1
2021-10-21
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
1
-1
/
+1
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2021-08-27
ppc: Add a POWER10 DD2 CPU
Cédric Le Goater
1
-0
/
+3
2021-08-26
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
1
-1
/
+0
2021-07-09
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
1
-0
/
+2
2021-07-09
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
1
-45
/
+0
2021-07-09
target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
Greg Kurz
1
-17
/
+0
2021-06-03
target/ppc: removed all mentions to PPC_DUMP_CPU
Bruno Larsen (billionai)
1
-205
/
+0
2021-06-03
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
1
-3
/
+0
2021-06-03
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
1
-0
/
+2
2021-06-03
target/ppc: used ternary operator when registering MAS
Bruno Larsen (billionai)
1
-6
/
+3
2021-06-03
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
1
-1
/
+0
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
1
-4
/
+2
2021-05-26
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
1
-3
/
+1
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
1
-0
/
+8
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-19
target/ppc: moved ppc_cpu_dump_state to cpu_init.c
Bruno Larsen (billionai)
1
-0
/
+182
2021-05-19
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
1
-1
/
+1
2021-05-19
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
1
-0
/
+9371