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
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
1
-2
/
+2
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-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
1
-0
/
+8
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-20
target/s390x: Fix translation exception on illegal instruction
Ilya Leoshkevich
1
-5
/
+11
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-04-23
target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
Alex Bennée
1
-1
/
+1
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
1
-3
/
+6
2021-03-15
target/s390x: Store r1/r2 for page-translation exceptions during MVPG
David Hildenbrand
4
-21
/
+36
2021-03-15
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
3
-23
/
+121
2021-03-15
s390x/cpu_model: use official name for 8562
Cornelia Huck
1
-2
/
+2
2021-03-15
s390x/kvm: Get rid of legacy_s390_alloc()
David Hildenbrand
1
-38
/
+5
2021-03-04
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
1
-2
/
+1
[next]