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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-21
target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub
Richard Henderson
1
-13
/
+2
2021-06-21
target/s390x: Improve s390_cpu_dump_state vs cc_op
Richard Henderson
1
-5
/
+7
2021-06-21
target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask
Richard Henderson
1
-4
/
+4
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
6
-61
/
+69
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2
-8
/
+11
2021-06-21
s390x/tcg: We support Vector enhancements facility
David Hildenbrand
1
-0
/
+1
2021-06-21
s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
David Hildenbrand
5
-0
/
+391
2021-06-21
s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
4
-2
/
+49
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
3
-8
/
+87
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
3
-2
/
+70
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
David Hildenbrand
1
-33
/
+73
2021-06-21
s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
David Hildenbrand
3
-1
/
+30
2021-06-21
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
David Hildenbrand
3
-3
/
+30
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
3
-9
/
+77
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
David Hildenbrand
3
-12
/
+121
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
David Hildenbrand
3
-15
/
+109
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
David Hildenbrand
3
-14
/
+153
2021-06-21
s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
David Hildenbrand
2
-0
/
+52
2021-06-21
s390x/tcg: Implement VECTOR BIT PERMUTE
David Hildenbrand
4
-0
/
+33
2021-06-21
s390x/tcg: Simplify wfc64() handling
David Hildenbrand
1
-11
/
+12
2021-06-21
s390x/tcg: Simplify vflr64() handling
David Hildenbrand
3
-25
/
+8
2021-06-21
s390x/tcg: Simplify vfll32() handling
David Hildenbrand
3
-22
/
+6
2021-06-21
s390x/tcg: Simplify vfma64() handling
David Hildenbrand
3
-32
/
+20
2021-06-21
s390x/tcg: Simplify vftci64() handling
David Hildenbrand
3
-24
/
+13
2021-06-21
s390x/tcg: Simplify vfc64() handling
David Hildenbrand
3
-107
/
+38
2021-06-21
s390x/tcg: Simplify vop64_2() handling
David Hildenbrand
3
-156
/
+58
2021-06-21
s390x/tcg: Simplify vop64_3() handling
David Hildenbrand
3
-79
/
+30
2021-06-21
s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
David Hildenbrand
1
-2
/
+2
2021-06-21
s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
David Hildenbrand
2
-6
/
+43
2021-06-21
s390x/kvm: remove unused gs handling
Cornelia Huck
3
-15
/
+1
2021-06-17
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-50
/
+94
2021-06-16
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
1
-20
/
+0
2021-06-16
target/arm: Move expand_pred_b() data to vec_helper.c
Peter Maydell
3
-99
/
+109
2021-06-16
target/arm: Add framework for MVE decode
Peter Maydell
5
-0
/
+53
2021-06-16
target/arm: Implement MVE LETP insn
Peter Maydell
2
-9
/
+97
2021-06-16
target/arm: Implement MVE DLSTP
Peter Maydell
2
-5
/
+27
2021-06-16
target/arm: Implement MVE WLSTP insn
Peter Maydell
2
-3
/
+42
2021-06-16
target/arm: Implement MVE LCTP
Peter Maydell
2
-0
/
+26
2021-06-16
target/arm: Let vfp_access_check() handle late NOCP checks
Peter Maydell
1
-5
/
+15
2021-06-16
target/arm: Add handling for PSR.ECI/ICI
Peter Maydell
5
-5
/
+133
2021-06-16
target/arm: Handle VPR semantics in existing code
Peter Maydell
3
-11
/
+57
2021-06-16
target/arm: Enable FPSCR.QC bit for MVE
Peter Maydell
2
-10
/
+23
2021-06-16
target/arm: Provide and use H8 and H1_8 macros
Peter Maydell
3
-137
/
+143
2021-06-16
target/arm: Fix mte page crossing test
Richard Henderson
1
-1
/
+1
2021-06-16
target/i386: Added Intercept CR0 writes check
Lara Lazier
1
-0
/
+9
2021-06-16
target/i386: Added consistency checks for CR0
Lara Lazier
3
-3
/
+13
2021-06-16
target/i386: Added consistency checks for VMRUN intercept and ASID
Lara Lazier
1
-0
/
+10
2021-06-16
target/i386: Refactored intercept checks into cpu_svm_has_intercept
Lara Lazier
2
-47
/
+62
2021-06-15
target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
Richard Henderson
1
-30
/
+48
2021-06-15
target/arm: Remove fprintf from disas_simd_mod_imm
Richard Henderson
1
-1
/
+0
[next]