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
Age
Commit message (
Expand
)
Author
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-28
Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into staging
Peter Maydell
2019-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...
Peter Maydell
2019-02-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...
Peter Maydell
2019-02-28
target/xtensa: implement PREFCTL SR
Max Filippov
2019-02-28
target/xtensa: prioritize load/store in FLIX bundles
Max Filippov
2019-02-28
target/xtensa: break circular register dependencies
Max Filippov
2019-02-28
target/xtensa: reorganize access to boolean registers
Max Filippov
2019-02-28
target/xtensa: reorganize access to MAC16 registers
Max Filippov
2019-02-28
target/xtensa: reorganize register handling in translators
Max Filippov
2019-02-28
target/xtensa: only rotate window in the retw helper
Max Filippov
2019-02-28
target/xtensa: move WINDOW_BASE SR update to postprocessing
Max Filippov
2019-02-28
target/xtensa: add generic instruction post-processing
Max Filippov
2019-02-28
target/xtensa: sort FLIX instruction opcodes
Max Filippov
2019-02-28
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
2019-02-28
target/arm: Implement VFMAL and VFMSL for aarch32
Richard Henderson
2019-02-28
target/arm: Implement FMLAL and FMLSL for aarch64
Richard Henderson
2019-02-28
target/arm: Add helpers for FMLAL
Richard Henderson
2019-02-28
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-28
target/arm: Gate "miscellaneous FP" insns by ID register field
Peter Maydell
2019-02-28
target/arm: Use MVFR1 feature bits to gate A32/T32 FP16 instructions
Peter Maydell
2019-02-28
target/arm/arm-powerctl: Add new arm_set_cpu_on_and_reset()
Peter Maydell
2019-02-28
target/arm/cpu: Allow init-svtor property to be set after realize
Peter Maydell
2019-02-27
target/mips: Preparing for adding MMI instructions
Mateja Marjanovic
2019-02-26
target/ppc: Basic POWER9 bare-metal radix MMU support
Benjamin Herrenschmidt
2019-02-26
target/ppc: Support for POWER9 native hash
Benjamin Herrenschmidt
[next]