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
2022-03-02
ppc/xive: Add support for PQ state bits offload
Cédric Le Goater
9
-21
/
+199
2022-03-02
ppc/xive2: Add support for notification injection on ESB pages
Cédric Le Goater
3
-0
/
+20
2022-03-02
ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
Cédric Le Goater
2
-6
/
+30
2022-03-02
ppc/pnv: Add a HOMER model to POWER10
Cédric Le Goater
5
-0
/
+100
2022-03-02
ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
Cédric Le Goater
6
-0
/
+145
2022-03-02
ppc/pnv: Add POWER10 quads
Cédric Le Goater
2
-10
/
+43
2022-03-02
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
5
-0
/
+32
2022-03-02
ppc/pnv: Add a XIVE2 controller to the POWER10 chip
Cédric Le Goater
7
-4
/
+2635
2022-03-02
ppc/xive2: Introduce a presenter matching routine
Cédric Le Goater
2
-0
/
+91
2022-03-02
ppc/xive2: Introduce a XIVE2 core framework
Cédric Le Goater
4
-1
/
+944
2022-03-02
target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x
Lucas Coutinho
2
-0
/
+43
2022-03-02
target/ppc: implement plxssp/pstxssp
Leandro Lupori
4
-68
/
+62
2022-03-02
target/ppc: implement plxsd/pstxsd
Leandro Lupori
4
-14
/
+67
2022-03-02
target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
Víctor Colombo
4
-4
/
+57
2022-03-02
target/ppc: Implement xs{max,min}cqp
Víctor Colombo
4
-0
/
+9
2022-03-02
target/ppc: Refactor VSX_MAX_MINC helper
Víctor Colombo
1
-24
/
+17
2022-03-02
target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
Víctor Colombo
3
-34
/
+12
2022-03-02
target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
Víctor Colombo
5
-12
/
+34
2022-03-02
target/ppc: Implement xscmp{eq,ge,gt}qp
Víctor Colombo
4
-0
/
+40
2022-03-02
target/ppc: Refactor VSX_SCALAR_CMP_DP
Víctor Colombo
1
-35
/
+29
2022-03-02
target/ppc: Remove xscmpnedp instruction
Víctor Colombo
4
-4
/
+0
2022-03-02
target/ppc: Implement xvtlsbb instruction
Víctor Colombo
2
-0
/
+47
2022-03-02
target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
Matheus Ferst
4
-0
/
+80
2022-03-02
target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
Matheus Ferst
5
-43
/
+90
2022-03-02
target/ppc: Implement xxgenpcv[bhwd]m instruction
Matheus Ferst
4
-0
/
+160
2022-03-02
target/ppc: Implement xxeval
Matheus Ferst
4
-0
/
+271
2022-03-02
tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
Matheus Ferst
2
-0
/
+168
2022-03-02
target/ppc: Implement xxpermx instruction
Matheus Ferst
4
-0
/
+51
2022-03-02
target/ppc: Move xxpermdi to decodetree
Matheus Ferst
3
-41
/
+36
2022-03-02
target/ppc: move xxperm/xxpermr to decodetree
Matheus Ferst
5
-27
/
+45
2022-03-02
target/ppc: Move xxsel to decodetree
Matheus Ferst
4
-67
/
+26
2022-03-02
target/ppc: Move vsel and vperm/vpermr to decodetree
Matheus Ferst
5
-32
/
+62
2022-03-02
target/ppc: implement vrlqmi
Matheus Ferst
2
-4
/
+18
2022-03-02
target/ppc: implement vrlqnm
Matheus Ferst
2
-5
/
+77
2022-03-02
target/ppc: implement vrlq
Matheus Ferst
2
-0
/
+49
2022-03-02
target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi to decodetree
Matheus Ferst
5
-41
/
+184
2022-03-02
target/ppc: move vrl[bhwd] to decodetree
Matheus Ferst
3
-12
/
+12
2022-03-02
target/ppc: implement vsraq
Matheus Ferst
2
-6
/
+18
2022-03-02
target/ppc: implement vsrq
Matheus Ferst
2
-10
/
+31
2022-03-02
target/ppc: implement vslq
Matheus Ferst
2
-0
/
+41
2022-03-02
target/ppc: move vs[lr][a][bhwd] to decodetree
Matheus Ferst
3
-26
/
+45
2022-03-02
target/ppc: implement vgnb
Matheus Ferst
2
-0
/
+140
2022-03-02
target/ppc: implement vcntmb[bhwd]
Matheus Ferst
2
-0
/
+40
2022-03-02
target/ppc: implement vclrrb
Matheus Ferst
2
-8
/
+25
2022-03-02
target/ppc: implement vclrlb
Matheus Ferst
2
-0
/
+42
2022-03-02
target/ppc: implement vstri[bh][lr]
Matheus Ferst
4
-0
/
+72
2022-03-02
target/ppc: Implement Vector Compare Quadword
Matheus Ferst
2
-0
/
+51
2022-03-02
target/ppc: Implement Vector Compare Greater Than Quadword
Matheus Ferst
2
-0
/
+41
2022-03-02
target/ppc: Implement Vector Compare Equal Quadword
Matheus Ferst
2
-0
/
+37
2022-03-02
target/ppc: Move Vector Compare Not Equal or Zero to decodetree
Matheus Ferst
5
-52
/
+80
[prev]
[next]