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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into staging
Peter Maydell
2021-03-14
7
-3645
/
+2017
|
\
|
*
target/mips/tx79: Salvage instructions description comment
Philippe Mathieu-Daudé
2021-03-13
2
-160
/
+188
|
*
target/mips: Remove 'C790 Multimedia Instructions' dead code
Philippe Mathieu-Daudé
2021-03-13
1
-371
/
+0
|
*
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
3
-80
/
+48
|
*
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
2021-03-13
3
-39
/
+27
|
*
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
2021-03-13
1
-30
/
+4
|
*
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2021-03-13
2
-1
/
+3
|
*
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
3
-25
/
+17
|
*
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
2021-03-13
6
-12
/
+94
|
*
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
2021-03-13
1
-23
/
+6
|
*
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
2021-03-13
3
-1605
/
+1613
|
*
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2021-03-13
2
-12
/
+17
|
*
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
2
-4
/
+5
|
*
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
2021-03-13
1
-3
/
+5
|
*
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+2
|
*
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
2021-03-13
1
-14
/
+5
|
*
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+1
|
*
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
2021-03-13
1
-7
/
+7
|
*
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
2021-03-13
1
-10
/
+10
|
*
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
2021-03-13
1
-1286
/
+0
|
*
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
2021-03-13
1
-4
/
+7
|
*
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
2021-03-13
1
-1
/
+1
|
*
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
2021-03-13
1
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
2021-03-14
4
-63
/
+80
|
\
\
|
*
|
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-12
2
-3
/
+7
|
*
|
target/arm: Update sve reduction vs simd_desc
Richard Henderson
2021-03-12
2
-2
/
+2
|
*
|
target/arm: Update WHILE for PREDDESC
Richard Henderson
2021-03-12
2
-5
/
+6
|
*
|
target/arm: Update CNTP for PREDDESC
Richard Henderson
2021-03-12
2
-6
/
+6
|
*
|
target/arm: Update BRKA, BRKB, BRKN for PREDDESC
Richard Henderson
2021-03-12
2
-18
/
+16
|
*
|
target/arm: Update find_last_active for PREDDESC
Richard Henderson
2021-03-12
2
-7
/
+6
|
*
|
target/arm: Fix sve_punpk_p vs odd vector lengths
Richard Henderson
2021-03-12
1
-2
/
+2
|
*
|
target/arm: Fix sve_zip_p vs odd vector lengths
Richard Henderson
2021-03-12
1
-11
/
+14
|
*
|
target/arm: Fix sve_uzp_p vs odd vector lengths
Richard Henderson
2021-03-12
1
-9
/
+21
*
|
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
2021-03-12
4
-24
/
+82
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
Mark Cave-Ayland
2021-03-11
3
-1
/
+7
|
*
|
target/m68k: reformat m68k_features enum
Mark Cave-Ayland
2021-03-11
1
-22
/
+44
|
*
|
target/m68k: don't set SSW ATC bit for physical bus errors
Mark Cave-Ayland
2021-03-11
1
-1
/
+11
|
*
|
target/m68k: implement rtr instruction
Laurent Vivier
2021-03-11
1
-0
/
+20
*
|
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2021-03-12
2
-3
/
+46
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
target/ppc: fix icount support on Book-e vms accessing SPRs
Vitaly Cheptsov
2021-03-09
1
-0
/
+36
|
*
|
target/ppc: Fix bcdsub. emulation when result overflows
Fabiano Rosas
2021-03-09
1
-3
/
+10
*
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
12
-19
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
7
-8
/
+8
|
*
|
target/hexagon/gen_tcg_funcs: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
1
-7
/
+7
|
*
|
Various spelling fixes
Michael Tokarev
2021-03-09
4
-4
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-11
14
-17
/
+17
|
\
\
|
*
|
semihosting: Move include/hw/semihosting/ -> include/semihosting/
Philippe Mathieu-Daudé
2021-03-10
14
-17
/
+17
|
|
/
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...
Peter Maydell
2021-03-10
12
-4764
/
+0
|
\
\
|
*
|
Remove deprecated target tilegx
Thomas Huth
2021-03-09
11
-4763
/
+0
|
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
[next]