index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-09
misc: Fix "havn't" typo
Philippe Mathieu-Daudé
2021-07-09
target/s390x: Remove use_exit_tb
Richard Henderson
2021-07-09
target/s390x: Use translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
2021-06-21
target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub
Richard Henderson
2021-06-21
target/s390x: Improve s390_cpu_dump_state vs cc_op
Richard Henderson
2021-06-21
target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask
Richard Henderson
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
2021-06-21
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
David Hildenbrand
2021-06-21
s390x/tcg: We support Vector enhancements facility
David Hildenbrand
2021-06-21
s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
David Hildenbrand
2021-06-21
s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
David Hildenbrand
2021-06-21
s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
David Hildenbrand
2021-06-21
s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR (LOAD FP INTEGER|FP SQUARE ROOT)
David Hildenbrand
2021-06-21
s390x/tcg: Implement 32/128 bit for VECTOR FP (ADD|DIVIDE|MULTIPLY|SUBTRACT)
David Hildenbrand
2021-06-21
s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
David Hildenbrand
2021-06-21
s390x/tcg: Implement VECTOR BIT PERMUTE
David Hildenbrand
2021-06-21
s390x/tcg: Simplify wfc64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vflr64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vfll32() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vfma64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vftci64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vfc64() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vop64_2() handling
David Hildenbrand
2021-06-21
s390x/tcg: Simplify vop64_3() handling
David Hildenbrand
2021-06-21
s390x/tcg: Fix instruction name for VECTOR FP LOAD (LENGTHENED|ROUNDED)
David Hildenbrand
2021-06-21
s390x/tcg: Fix FP CONVERT TO (LOGICAL) FIXED NaN handling
David Hildenbrand
2021-06-21
s390x/kvm: remove unused gs handling
Cornelia Huck
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-26
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-20
target/s390x: Fix translation exception on illegal instruction
Ilya Leoshkevich
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
[next]