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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
6
-0
/
+128
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
ppc/ppc405: Add update of bi_procfreq field
Cédric Le Goater
1
-4
/
+5
2021-12-17
ppc/ppc405: Fix bi_pci_enetaddr2 field in U-Boot board information
Cédric Le Goater
1
-1
/
+1
2021-12-17
ppc/ppc405: Change default PLL values at reset
Cédric Le Goater
1
-3
/
+3
2021-12-17
ppc/ppc405: Fix boot from kernel
Cédric Le Goater
1
-43
/
+102
2021-12-17
ppc/ppc405: Introduce ppc405_set_default_bootinfo()
Cédric Le Goater
3
-29
/
+42
2021-12-17
ppc/ppc405: Rework FW load
Cédric Le Goater
1
-25
/
+20
2021-12-17
ppc/ppc405: Remove flash support
Cédric Le Goater
1
-13
/
+1
2021-12-17
ppc/ppc405: Add some address space definitions
Cédric Le Goater
2
-9
/
+14
2021-12-17
ppc/ppc405: Change ppc405ep_init() return value
Cédric Le Goater
3
-4
/
+8
2021-12-17
ppc/ppc405: Drop flag parameter in ppc405_set_bootinfo()
Cédric Le Goater
3
-8
/
+5
2021-12-17
ppc/ppc405: Convert printfs to trace-events
Cédric Le Goater
2
-105
/
+74
2021-12-17
ppc: Add trace-events for DCR accesses
Cédric Le Goater
2
-0
/
+5
2021-12-17
ppc: Mark the 'taihu' machine as deprecated
Thomas Huth
2
-0
/
+10
2021-12-17
ppc/ppc405: Change kernel load address
Cédric Le Goater
1
-1
/
+1
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
2021-12-17
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
8
-137
/
+6
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-12-17
target/ppc: Use helper_todouble/tosingle in helper_xststdcsp
Richard Henderson
1
-11
/
+10
2021-12-17
target/ppc: Update fres to new flags and float64r32
Richard Henderson
1
-10
/
+10
2021-12-17
target/ppc: Add helper for frsqrtes
Richard Henderson
3
-2
/
+21
2021-12-17
target/ppc: Add helper for fmuls
Richard Henderson
3
-7
/
+17
2021-12-17
target/ppc: Add helpers for fadds, fsubs, fdivs
Richard Henderson
3
-7
/
+47
2021-12-17
target/ppc: Add helper for fsqrts
Richard Henderson
3
-2
/
+14
2021-12-17
target/ppc: Add helpers for fmadds et al
Richard Henderson
3
-9
/
+25
2021-12-17
softfloat: Add float64r32 arithmetic routines
Richard Henderson
2
-0
/
+122
2021-12-17
target/ppc: Update fre to new flags
Richard Henderson
1
-13
/
+8
2021-12-17
target/ppc: Update xsrqpi and xsrqpxp to new flags
Richard Henderson
1
-10
/
+5
2021-12-17
target/ppc: Update sqrt for new flags
Richard Henderson
1
-47
/
+25
2021-12-17
target/ppc: Use helper_todouble in do_frsp
Richard Henderson
1
-1
/
+1
2021-12-17
target/ppc: Update do_frsp for new flags
Richard Henderson
1
-9
/
+4
2021-12-17
target/ppc: Split out do_frsp
Richard Henderson
1
-11
/
+16
2021-12-17
target/ppc: Do not call do_float_check_status from do_fmadd
Richard Henderson
1
-5
/
+2
2021-12-17
target/ppc: Split out do_fmadd
Richard Henderson
1
-15
/
+18
2021-12-17
target/ppc: Update fmadd for new flags
Richard Henderson
1
-35
/
+11
2021-12-17
target/ppc: Clean up do_fri
Richard Henderson
1
-13
/
+11
2021-12-17
target/ppc: Tidy inexact handling in do_fri
Richard Henderson
1
-5
/
+1
2021-12-17
target/ppc: Use FloatRoundMode in do_fri
Richard Henderson
1
-1
/
+1
2021-12-17
target/ppc: Remove inline from do_fri
Richard Henderson
1
-2
/
+2
2021-12-17
target/ppc: Fix VXCVI return value
Richard Henderson
1
-12
/
+15
[prev]
[next]