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
2019-03-11
s390x/tcg: Implement VECTOR LOAD AND REPLICATE
David Hildenbrand
2019-03-11
s390x/tcg: Implement VECTOR LOAD
David Hildenbrand
2019-03-11
s390x/tcg: Implement VECTOR GENERATE MASK
David Hildenbrand
2019-03-11
s390x/tcg: Implement VECTOR GENERATE BYTE MASK
David Hildenbrand
2019-03-11
s390x/tcg: Implement VECTOR GATHER ELEMENT
David Hildenbrand
2019-03-11
s390x/tcg: Utilities for vector instruction helpers
David Hildenbrand
2019-03-11
s390x/tcg: Check vector register instructions at central point
David Hildenbrand
2019-03-11
s390x/tcg: Define vector instruction formats
David Hildenbrand
2019-03-11
target/s390x: Remove non-architected entries from struct LowCore
Thomas Huth
2019-03-04
s390x: Add floating-point extension facility to "qemu" cpu model
David Hildenbrand
2019-03-04
s390x/tcg: Handle all rounding modes overwritten by BFP instructions
David Hildenbrand
2019-03-04
s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED
David Hildenbrand
2019-03-04
s390x/tcg: Implement XxC and checks for most FP instructions
David Hildenbrand
2019-03-04
s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)
David Hildenbrand
2019-03-04
s390x/tcg: Refactor saving/restoring the bfp rounding mode
David Hildenbrand
2019-03-04
s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE
David Hildenbrand
2019-03-04
s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes
David Hildenbrand
2019-03-04
s390x/tcg: Fix simulated-IEEE exceptions
David Hildenbrand
2019-03-04
s390x/tcg: Refactor SET FPC AND SIGNAL handling
David Hildenbrand
2019-03-04
s390x/tcg: Hide IEEE underflows in some scenarios
David Hildenbrand
2019-03-04
s390x/tcg: Fix parts of IEEE exception handling
David Hildenbrand
2019-03-04
s390x/tcg: Factor out conversion of softfloat exceptions
David Hildenbrand
2019-03-04
s390x/tcg: Fix rounding from float128 to uint64_t/uint32_t
David Hildenbrand
2019-03-04
s390x/tcg: Fix TEST DATA CLASS instructions
David Hildenbrand
2019-03-04
s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
David Hildenbrand
2019-03-04
s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
David Hildenbrand
2019-03-04
s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()
David Hildenbrand
2019-03-04
s390x/tcg: Factor out vec_full_reg_offset()
David Hildenbrand
2019-03-04
s390x/tcg: Clarify terminology in vec_reg_offset()
David Hildenbrand
2019-03-04
s390x/tcg: Simplify disassembler operands initialization
David Hildenbrand
2019-03-04
s390x/tcg: RXE has an optional M3 field
David Hildenbrand
2019-03-04
s390x/tcg: Save vregs to extended mchk save area
David Hildenbrand
2019-03-04
s390x: use a QEMU-style typedef + name for SIGP save area struct
David Hildenbrand
2019-03-04
s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
David Hildenbrand
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
2019-02-18
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2019-02-18
s390x/cpumodel: add z14 GA2 model
Collin Walling
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
2019-02-18
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
Collin Walling
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
2019-02-18
s390x: always provide pci support
Cornelia Huck
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
2019-02-04
s390x/tcg: Don't model FP registers as globals
David Hildenbrand
2019-02-04
s390x: remove direct reference to mem_path global from s390x code
Igor Mammedov
2019-02-04
target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
Alex Bennée
[next]