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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into staging
Peter Maydell
1
-4
/
+6
2021-03-15
Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...
Peter Maydell
3
-22
/
+20
2021-03-15
target/avr: Fix interrupt execution
Ivanov Arkasha
1
-1
/
+3
2021-03-15
target/avr: Fix some comment spelling errors
Lichang Zhao
1
-3
/
+3
2021-03-14
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210313' into staging
Peter Maydell
7
-3645
/
+2017
2021-03-14
target/tricore: Fix OPC2_32_RRPW_EXTR for width=0
Bastian Koppelmann
1
-0
/
+5
2021-03-14
target/tricore: Fix imask OPC2_32_RRPW_IMASK for r3+1 == r2
Bastian Koppelmann
1
-1
/
+7
2021-03-14
tricore: fixed faulty conditions for extr and imask
Andreas Konopik
1
-4
/
+4
2021-03-14
target/tricore: Remove unused definitions
Philippe Mathieu-Daudé
1
-12
/
+0
2021-03-14
target/tricore: Pass MMUAccessType to get_physical_address()
Philippe Mathieu-Daudé
1
-4
/
+2
2021-03-14
target/tricore: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
1
-1
/
+2
2021-03-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...
Peter Maydell
4
-63
/
+80
2021-03-13
target/mips/tx79: Salvage instructions description comment
Philippe Mathieu-Daudé
2
-160
/
+188
2021-03-13
target/mips: Remove 'C790 Multimedia Instructions' dead code
Philippe Mathieu-Daudé
1
-371
/
+0
2021-03-13
target/mips/tx79: Move PCPYLD / PCPYUD opcodes to decodetree
Philippe Mathieu-Daudé
3
-80
/
+48
2021-03-13
target/mips/tx79: Move PCPYH opcode to decodetree
Philippe Mathieu-Daudé
3
-39
/
+27
2021-03-13
target/mips/translate: Simplify PCPYH using deposit_i64()
Philippe Mathieu-Daudé
1
-30
/
+4
2021-03-13
target/mips/translate: Make gen_rdhwr() public
Philippe Mathieu-Daudé
2
-1
/
+3
2021-03-13
target/mips/tx79: Move MTHI1 / MTLO1 opcodes to decodetree
Philippe Mathieu-Daudé
3
-25
/
+17
2021-03-13
target/mips/tx79: Move MFHI1 / MFLO1 opcodes to decodetree
Philippe Mathieu-Daudé
6
-12
/
+94
2021-03-13
target/mips: Use gen_load_gpr[_hi]() when possible
Philippe Mathieu-Daudé
1
-23
/
+6
2021-03-13
target/mips: Extract MXU code to new mxu_translate.c file
Philippe Mathieu-Daudé
3
-1605
/
+1613
2021-03-13
target/mips: Introduce mxu_translate_init() helper
Philippe Mathieu-Daudé
2
-12
/
+17
2021-03-13
target/mips: Simplify decode_opc_mxu() ifdef'ry
Philippe Mathieu-Daudé
2
-4
/
+5
2021-03-13
target/mips: Convert decode_ase_mxu() to decodetree prototype
Philippe Mathieu-Daudé
1
-3
/
+5
2021-03-13
target/mips: Rename decode_opc_mxu() as decode_ase_mxu()
Philippe Mathieu-Daudé
1
-2
/
+2
2021-03-13
target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
Philippe Mathieu-Daudé
1
-14
/
+5
2021-03-13
target/mips: Use OPC_MUL instead of OPC__MXU_MUL
Philippe Mathieu-Daudé
1
-2
/
+1
2021-03-13
target/mips: Pass instruction opcode to decode_opc_mxu()
Philippe Mathieu-Daudé
1
-7
/
+7
2021-03-13
target/mips: Remove unused CPUMIPSState* from MXU functions
Philippe Mathieu-Daudé
1
-10
/
+10
2021-03-13
target/mips: Remove XBurst Media eXtension Unit dead code
Philippe Mathieu-Daudé
1
-1286
/
+0
2021-03-13
target/mips: Rewrite complex ifdef'ry
Philippe Mathieu-Daudé
1
-4
/
+7
2021-03-13
target/mips/meson: Restrict mips-semi.c to TCG
Philippe Mathieu-Daudé
1
-1
/
+1
2021-03-13
target/mips/meson: Introduce mips_tcg source set
Philippe Mathieu-Daudé
1
-2
/
+5
2021-03-12
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
4
-24
/
+82
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2
-3
/
+7
2021-03-12
target/arm: Update sve reduction vs simd_desc
Richard Henderson
2
-2
/
+2
2021-03-12
target/arm: Update WHILE for PREDDESC
Richard Henderson
2
-5
/
+6
2021-03-12
target/arm: Update CNTP for PREDDESC
Richard Henderson
2
-6
/
+6
2021-03-12
target/arm: Update BRKA, BRKB, BRKN for PREDDESC
Richard Henderson
2
-18
/
+16
2021-03-12
target/arm: Update find_last_active for PREDDESC
Richard Henderson
2
-7
/
+6
2021-03-12
target/arm: Fix sve_punpk_p vs odd vector lengths
Richard Henderson
1
-2
/
+2
2021-03-12
target/arm: Fix sve_zip_p vs odd vector lengths
Richard Henderson
1
-11
/
+14
2021-03-12
target/arm: Fix sve_uzp_p vs odd vector lengths
Richard Henderson
1
-9
/
+21
2021-03-12
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...
Peter Maydell
2
-3
/
+46
2021-03-11
target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
Mark Cave-Ayland
3
-1
/
+7
2021-03-11
target/m68k: reformat m68k_features enum
Mark Cave-Ayland
1
-22
/
+44
2021-03-11
target/m68k: don't set SSW ATC bit for physical bus errors
Mark Cave-Ayland
1
-1
/
+11
2021-03-11
target/m68k: implement rtr instruction
Laurent Vivier
1
-0
/
+20
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
12
-19
/
+19
[next]