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
/
s390x
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
2021-06-21
3
-2
/
+70
*
s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
David Hildenbrand
2021-06-21
1
-33
/
+73
*
s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
David Hildenbrand
2021-06-21
3
-1
/
+30
*
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
David Hildenbrand
2021-06-21
3
-3
/
+30
*
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
2021-06-21
3
-9
/
+77
*
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
David Hildenbrand
2021-06-21
3
-12
/
+121
*
s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
David Hildenbrand
2021-06-21
3
-15
/
+109
*
s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
David Hildenbrand
2021-06-21
3
-14
/
+153
*
s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
David Hildenbrand
2021-06-21
2
-0
/
+52
*
s390x/tcg: Implement VECTOR BIT PERMUTE
David Hildenbrand
2021-06-21
4
-0
/
+33
*
s390x/tcg: Simplify wfc64() handling
David Hildenbrand
2021-06-21
1
-11
/
+12
*
s390x/tcg: Simplify vflr64() handling
David Hildenbrand
2021-06-21
3
-25
/
+8
*
s390x/tcg: Simplify vfll32() handling
David Hildenbrand
2021-06-21
3
-22
/
+6
*
s390x/tcg: Simplify vfma64() handling
David Hildenbrand
2021-06-21
3
-32
/
+20
*
s390x/tcg: Simplify vftci64() handling
David Hildenbrand
2021-06-21
3
-24
/
+13
*
s390x/tcg: Simplify vfc64() handling
David Hildenbrand
2021-06-21
3
-107
/
+38
*
s390x/tcg: Simplify vop64_2() handling
David Hildenbrand
2021-06-21
3
-156
/
+58
*
s390x/tcg: Simplify vop64_3() handling
David Hildenbrand
2021-06-21
3
-79
/
+30
*
s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
David Hildenbrand
2021-06-21
1
-2
/
+2
*
s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
David Hildenbrand
2021-06-21
2
-6
/
+43
*
s390x/kvm: remove unused gs handling
Cornelia Huck
2021-06-21
3
-15
/
+1
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
target/s390x: Fix translation exception on illegal instruction
Ilya Leoshkevich
2021-05-20
1
-5
/
+11
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
target/s390x: fix s390_probe_access to check PAGE_WRITE_ORG for writeability
Alex Bennée
2021-04-23
1
-1
/
+1
*
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
2021-03-26
1
-3
/
+6
*
target/s390x: Store r1/r2 for page-translation exceptions during MVPG
David Hildenbrand
2021-03-15
4
-21
/
+36
*
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
2021-03-15
3
-23
/
+121
*
s390x/cpu_model: use official name for 8562
Cornelia Huck
2021-03-15
1
-2
/
+2
*
s390x/kvm: Get rid of legacy_s390_alloc()
David Hildenbrand
2021-03-15
1
-38
/
+5
*
target/s390x/kvm: Simplify debug code
Philippe Mathieu-Daudé
2021-03-04
1
-2
/
+1
*
css: SCHIB measurement block origin must be aligned
Pierre Morel
2021-03-04
1
-0
/
+6
*
target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section
Thomas Huth
2021-03-04
1
-1
/
+3
*
s390x/cpu_model: disallow unpack for --only-migratable
Christian Borntraeger
2021-03-04
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-02-17
1
-0
/
+5
|
\
|
*
sev/i386: Don't allow a system reset under an SEV-ES guest
Tom Lendacky
2021-02-16
1
-0
/
+5
*
|
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
2021-02-16
1
-2
/
+2
|
/
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-13
/
+20
*
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
2021-02-05
2
-2
/
+2
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
[next]