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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x: Add floating-point extension facility to "qemu" cpu model
David Hildenbrand
2019-03-04
1
-0
/
+5
*
s390x/tcg: Handle all rounding modes overwritten by BFP instructions
David Hildenbrand
2019-03-04
1
-2
/
+11
*
s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED
David Hildenbrand
2019-03-04
4
-15
/
+44
*
s390x/tcg: Implement XxC and checks for most FP instructions
David Hildenbrand
2019-03-04
2
-126
/
+247
*
s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)
David Hildenbrand
2019-03-04
1
-57
/
+57
*
s390x/tcg: Refactor saving/restoring the bfp rounding mode
David Hildenbrand
2019-03-04
2
-43
/
+71
*
s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE
David Hildenbrand
2019-03-04
4
-35
/
+39
*
s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes
David Hildenbrand
2019-03-04
2
-5
/
+19
*
s390x/tcg: Fix simulated-IEEE exceptions
David Hildenbrand
2019-03-04
1
-0
/
+13
*
s390x/tcg: Refactor SET FPC AND SIGNAL handling
David Hildenbrand
2019-03-04
1
-10
/
+12
*
s390x/tcg: Hide IEEE underflows in some scenarios
David Hildenbrand
2019-03-04
1
-0
/
+13
*
s390x/tcg: Fix parts of IEEE exception handling
David Hildenbrand
2019-03-04
1
-6
/
+32
*
s390x/tcg: Factor out conversion of softfloat exceptions
David Hildenbrand
2019-03-04
2
-12
/
+20
*
s390x/tcg: Fix rounding from float128 to uint64_t/uint32_t
David Hildenbrand
2019-03-04
1
-6
/
+2
*
s390x/tcg: Fix TEST DATA CLASS instructions
David Hildenbrand
2019-03-04
1
-50
/
+35
*
s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
David Hildenbrand
2019-03-04
5
-0
/
+31
*
s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
David Hildenbrand
2019-03-04
2
-0
/
+8
*
s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()
David Hildenbrand
2019-03-04
1
-15
/
+26
*
s390x/tcg: Factor out vec_full_reg_offset()
David Hildenbrand
2019-03-04
1
-2
/
+7
*
s390x/tcg: Clarify terminology in vec_reg_offset()
David Hildenbrand
2019-03-04
1
-5
/
+6
*
s390x/tcg: Simplify disassembler operands initialization
David Hildenbrand
2019-03-04
1
-7
/
+1
*
s390x/tcg: RXE has an optional M3 field
David Hildenbrand
2019-03-04
1
-1
/
+1
*
s390x/tcg: Save vregs to extended mchk save area
David Hildenbrand
2019-03-04
2
-3
/
+47
*
s390x: use a QEMU-style typedef + name for SIGP save area struct
David Hildenbrand
2019-03-04
1
-4
/
+4
*
s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
David Hildenbrand
2019-03-04
1
-10
/
+21
*
Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into staging
Peter Maydell
2019-02-28
8
-1745
/
+1855
|
\
|
*
target/xtensa: implement PREFCTL SR
Max Filippov
2019-02-28
2
-0
/
+17
|
*
target/xtensa: prioritize load/store in FLIX bundles
Max Filippov
2019-02-28
2
-5
/
+36
|
*
target/xtensa: break circular register dependencies
Max Filippov
2019-02-28
1
-4
/
+123
|
*
target/xtensa: reorganize access to boolean registers
Max Filippov
2019-02-28
1
-8
/
+42
|
*
target/xtensa: reorganize access to MAC16 registers
Max Filippov
2019-02-28
1
-94
/
+92
|
*
target/xtensa: reorganize register handling in translators
Max Filippov
2019-02-28
3
-344
/
+386
|
*
target/xtensa: only rotate window in the retw helper
Max Filippov
2019-02-28
3
-9
/
+10
|
*
target/xtensa: move WINDOW_BASE SR update to postprocessing
Max Filippov
2019-02-28
4
-20
/
+28
|
*
target/xtensa: add generic instruction post-processing
Max Filippov
2019-02-28
2
-8
/
+33
|
*
target/xtensa: sort FLIX instruction opcodes
Max Filippov
2019-02-28
2
-8
/
+221
|
*
target/xtensa: implement wide branches and loops
Max Filippov
2019-02-19
1
-27
/
+102
|
*
target/xtensa: allow multiple names for single opcode
Max Filippov
2019-02-19
3
-60
/
+60
|
*
target/xtensa: don't require opcode table sorting
Max Filippov
2019-02-19
3
-16
/
+42
|
*
target/xtensa: move xtensa_finalize_config to xtensa_core_class_init
Max Filippov
2019-02-19
3
-19
/
+19
|
*
target/xtensa: fixup test_mmuhifi_c3 overlay
Max Filippov
2019-02-19
1
-661
/
+661
|
*
target/xtensa: get rid of gen_callw[i]
Max Filippov
2019-02-11
1
-21
/
+14
|
*
target/xtensa: don't specify windowed registers manually
Max Filippov
2019-02-11
3
-484
/
+12
|
*
target/xtensa/import_core.sh: don't add duplicate 'static'
Max Filippov
2019-02-09
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...
Peter Maydell
2019-02-28
13
-103
/
+519
|
\
\
|
*
|
target/arm: Enable ARMv8.2-FHM for -cpu max
Richard Henderson
2019-02-28
2
-0
/
+3
|
*
|
target/arm: Implement VFMAL and VFMSL for aarch32
Richard Henderson
2019-02-28
2
-33
/
+101
|
*
|
target/arm: Implement FMLAL and FMLSL for aarch64
Richard Henderson
2019-02-28
2
-1
/
+53
|
*
|
target/arm: Add helpers for FMLAL
Richard Henderson
2019-02-28
2
-0
/
+157
|
*
|
Revert "arm: Allow system registers for KVM guests to be changed by QEMU code"
Peter Maydell
2019-02-28
5
-38
/
+22
[next]