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
2022-01-18
target/ppc: Fix 7448 support
Cédric Le Goater
1
-4
/
+4
2022-01-18
target/ppc: Finish removal of 401/403 CPUs
Cédric Le Goater
6
-51
/
+1
2022-01-18
target/ppc: Remove last user of .load_state_old
Cédric Le Goater
1
-112
/
+0
2022-01-12
target/ppc: Set the correct endianness for powernv memory dumps
Fabiano Rosas
1
-1
/
+1
2022-01-12
target/ppc: Introduce a wrapper for powerpc_excp
Fabiano Rosas
1
-1
/
+11
2022-01-12
target/ppc: Use ppc_interrupts_little_endian in powerpc_excp
Fabiano Rosas
1
-28
/
+1
2022-01-12
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
1
-1
/
+3
2022-01-12
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
3
-10
/
+17
2022-01-12
target/ppc: powerpc_excp: Group unimplemented exceptions
Fabiano Rosas
1
-69
/
+8
2022-01-12
target/ppc: powerpc_excp: Keep 60x/7x5 soft MMU logs active
Fabiano Rosas
1
-5
/
+1
2022-01-12
target/ppc: powerpc_excp: Extract software TLB logging into a function
Fabiano Rosas
1
-28
/
+37
2022-01-12
target/ppc: Add extra float instructions to POWER5P processors
Cédric Le Goater
1
-0
/
+1
2022-01-12
target/ppc: Add popcntb instruction to POWER5+ processors
Cédric Le Goater
1
-0
/
+1
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
4
-50
/
+50
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
6
-20
/
+58
2022-01-04
target/ppc: powerpc_excp: Stop passing excp_model around
Fabiano Rosas
1
-22
/
+21
2022-01-04
target/ppc: powerpc_excp: Move system call vectored code together
Fabiano Rosas
1
-8
/
+5
2022-01-04
target/ppc: powerpc_excp: Set vector earlier
Fabiano Rosas
1
-8
/
+8
2022-01-04
target/ppc: powerpc_excp: Add excp_vectors bounds check
Fabiano Rosas
1
-3
/
+4
2022-01-04
target/ppc: powerpc_excp: Set alternate SRRs directly
Fabiano Rosas
1
-15
/
+8
2022-01-04
target/ppc: do not silence snan in xscvspdpn
Matheus Ferst
1
-4
/
+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
3
-1
/
+10
2022-01-04
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
6
-2
/
+30
2022-01-04
ppc/ppc405: Activate MMU logs
Cédric Le Goater
2
-139
/
+122
2022-01-04
target/ppc: Print out literal exception names in logs
Cédric Le Goater
1
-1
/
+74
2022-01-04
target/ppc: Remove static inline
Cédric Le Goater
1
-6
/
+6
2022-01-04
target/ppc: Check effective address validity
Cédric Le Goater
2
-0
/
+6
2022-01-04
target/ppc: Improve logging in Radix MMU
Cédric Le Goater
1
-3
/
+52
2021-12-17
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
6
-0
/
+85
2021-12-17
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
5
-4
/
+42
2021-12-17
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
7
-1
/
+146
2021-12-17
target/ppc: enable PMU counter overflow with cycle events
Daniel Henrique Barboza
2
-0
/
+73
2021-12-17
target/ppc: PMU: update counters on MMCR1 write
Daniel Henrique Barboza
5
-1
/
+21
2021-12-17
target/ppc: PMU: update counters on PMCs r/w
Daniel Henrique Barboza
5
-8
/
+51
2021-12-17
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
6
-4
/
+157
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
5
-0
/
+127
2021-12-17
Revert "target/ppc: Move SPR_DSISR setting to powerpc_excp"
Fabiano Rosas
1
-9
/
+12
2021-12-17
target/ppc: Fix e6500 boot
Fabiano Rosas
2
-1
/
+17
2021-12-17
target/ppc: move xscvqpdp to decodetree
Matheus Ferst
5
-20
/
+21
2021-12-17
target/ppc: fix xscvqpdp register access
Matheus Ferst
1
-2
/
+3
2021-12-17
target/ppc: Move xs{max,min}[cj]dp to decodetree
Victor Colombo
3
-11
/
+40
2021-12-17
target/ppc: Fix xs{max, min}[cj]dp to use VSX registers
Victor Colombo
3
-10
/
+10
2021-12-17
target/ppc: remove 401/403 CPUs
Cédric Le Goater
7
-608
/
+4
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
3
-33
/
+2
2021-12-17
target/ppc: Fix MPCxxx FPU interrupt address
Fabiano Rosas
1
-2
/
+2
[next]