index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
s390x/tcg: Refactor saving/restoring the bfp rounding mode
David Hildenbrand
2
-43
/
+71
2019-03-04
s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE
David Hildenbrand
4
-35
/
+39
2019-03-04
s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes
David Hildenbrand
2
-5
/
+19
2019-03-04
s390x/tcg: Fix simulated-IEEE exceptions
David Hildenbrand
1
-0
/
+13
2019-03-04
s390x/tcg: Refactor SET FPC AND SIGNAL handling
David Hildenbrand
1
-10
/
+12
2019-03-04
s390x/tcg: Hide IEEE underflows in some scenarios
David Hildenbrand
1
-0
/
+13
2019-03-04
s390x/tcg: Fix parts of IEEE exception handling
David Hildenbrand
1
-6
/
+32
2019-03-04
s390x/tcg: Factor out conversion of softfloat exceptions
David Hildenbrand
2
-12
/
+20
2019-03-04
s390x/tcg: Fix rounding from float128 to uint64_t/uint32_t
David Hildenbrand
1
-6
/
+2
2019-03-04
s390x/tcg: Fix TEST DATA CLASS instructions
David Hildenbrand
1
-50
/
+35
2019-03-04
s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
David Hildenbrand
5
-0
/
+31
2019-03-04
s390x/tcg: Implement LOAD LENGTHENED short HFP to long HFP
David Hildenbrand
2
-0
/
+8
2019-03-04
s390x/tcg: Factor out gen_addi_and_wrap_i64() from get_address()
David Hildenbrand
1
-15
/
+26
2019-03-04
s390x/tcg: Factor out vec_full_reg_offset()
David Hildenbrand
1
-2
/
+7
2019-03-04
s390x/tcg: Clarify terminology in vec_reg_offset()
David Hildenbrand
1
-5
/
+6
2019-03-04
s390x/tcg: Simplify disassembler operands initialization
David Hildenbrand
1
-7
/
+1
2019-03-04
s390x/tcg: RXE has an optional M3 field
David Hildenbrand
1
-1
/
+1
2019-03-04
s390x/tcg: Save vregs to extended mchk save area
David Hildenbrand
2
-3
/
+47
2019-03-04
s390x: use a QEMU-style typedef + name for SIGP save area struct
David Hildenbrand
1
-4
/
+4
2019-03-04
s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
David Hildenbrand
1
-10
/
+21
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
1
-4
/
+5
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-2
/
+3
2019-02-18
s390x/kvm: add tracepoint to ioeventfd interface
Cornelia Huck
2
-0
/
+3
2019-02-18
s390x/cpumodel: add z14 GA2 model
Collin Walling
2
-0
/
+8
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
3
-0
/
+28
2019-02-18
s390x/cpumodel: mepochptff: warn when no mepoch and re-align group init
Collin Walling
2
-1
/
+5
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
1
-2
/
+6
2019-02-18
target/s390x: Implement STCK et al for CONFIG_USER_ONLY
Richard Henderson
4
-18
/
+31
2019-02-18
target/s390x: Split out s390-tod.h
Richard Henderson
1
-0
/
+29
2019-02-18
s390x: always provide pci support
Cornelia Huck
3
-9
/
+1
2019-02-18
s390x: Fix the confusing contributions-after-2012 license statements
Thomas Huth
3
-33
/
+24
2019-02-04
s390x/tcg: Don't model FP registers as globals
David Hildenbrand
2
-125
/
+160
2019-02-04
s390x: remove direct reference to mem_path global from s390x code
Igor Mammedov
1
-2
/
+3
2019-02-04
target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
Alex Bennée
1
-0
/
+4
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
9
-9
/
+9
2019-01-18
s390x: Return specification exception for unimplemented diag 308 subcodes
Janosch Frank
1
-1
/
+1
2018-10-18
target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
Richard Henderson
2
-27
/
+38
2018-10-18
target/s390x: Skip wout, cout helpers if op helper does not return
Richard Henderson
1
-5
/
+15
2018-10-18
target/s390x: Split do_cdsg, do_lpq, do_stpq
Richard Henderson
1
-64
/
+58
2018-10-18
target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
Richard Henderson
1
-49
/
+39
2018-10-12
s390x/kvm: enable AP instruction interpretation for guest
Tony Krowiak
1
-0
/
+19
2018-10-12
s390x/cpumodel: Set up CPU model for AP device support
Tony Krowiak
4
-0
/
+11
2018-10-12
target/s390x/excp_helper: Remove DPRINTF() macro
Thomas Huth
1
-37
/
+11
2018-10-09
s390x/tcg: always enable AFP for linux-user
David Hildenbrand
1
-0
/
+5
2018-10-04
s390x/tcg: refactor specification checking
David Hildenbrand
1
-28
/
+6
2018-10-04
s390x/tcg: fix FP register pair checks
David Hildenbrand
1
-10
/
+10
2018-10-04
s390x/tcg: handle privileged instructions via flags
David Hildenbrand
2
-145
/
+76
2018-10-04
s390x/tcg: check for AFP-register, BFP and DFP data exceptions
David Hildenbrand
1
-0
/
+33
[next]