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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190304' into staging
Peter Maydell
13
-373
/
+792
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
42
-248
/
+1050
2019-03-04
s390x: Add floating-point extension facility to "qemu" cpu model
David Hildenbrand
1
-0
/
+5
2019-03-04
s390x/tcg: Handle all rounding modes overwritten by BFP instructions
David Hildenbrand
1
-2
/
+11
2019-03-04
s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED
David Hildenbrand
4
-15
/
+44
2019-03-04
s390x/tcg: Implement XxC and checks for most FP instructions
David Hildenbrand
2
-126
/
+247
2019-03-04
s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)
David Hildenbrand
1
-57
/
+57
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/vfio-ap: document hot plug/unplug of vfio-ap device
Tony Krowiak
1
-5
/
+56
2019-03-04
s390x/vfio-ap: Implement hot plug/unplug of vfio-ap device
Tony Krowiak
2
-2
/
+12
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-03-01
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
44
-581
/
+820
2019-03-01
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190228' into st...
Peter Maydell
2
-19
/
+26
2019-03-01
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-02-2...
Peter Maydell
3
-14
/
+71
2019-02-28
Merge remote-tracking branch 'remotes/xtensa/tags/20190228-xtensa' into staging
Peter Maydell
41
-1837
/
+3251
2019-02-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190228-...
Peter Maydell
24
-146
/
+1137
2019-02-28
xen-block: stop leaking memory in xen_block_drive_create()
Paul Durrant
1
-7
/
+9
2019-02-28
xen-block: report error condition from vbd_name_to_disk()
Paul Durrant
1
-6
/
+15
2019-02-28
xen-block: remove redundant assignment
Paul Durrant
1
-2
/
+1
2019-02-28
dataplane/xen-block: remove dead code
Paul Durrant
1
-4
/
+1
2019-02-28
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190228-pull-request...
Peter Maydell
3
-228
/
+35
2019-02-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2019' ...
Peter Maydell
49
-63
/
+6886
2019-02-28
tests/tcg/xtensa: add FPU2000 coprocessor tests
Max Filippov
2
-0
/
+28
2019-02-28
tests/tcg/xtensa: add FP1 group tests
Max Filippov
2
-0
/
+142
2019-02-28
tests/tcg/xtensa: add FP0 group conversion tests
Max Filippov
2
-0
/
+305
2019-02-28
tests/tcg/xtensa: add FP0 group arithmetic tests
Max Filippov
3
-0
/
+191
2019-02-28
tests/tcg/xtensa: add LSCI/LSCX group tests
Max Filippov
2
-0
/
+123
2019-02-28
tests/tcg/xtensa: add test for FLIX
Max Filippov
2
-0
/
+61
2019-02-28
tests/tcg/xtensa: conditionalize MMU-related tests
Max Filippov
2
-0
/
+8
2019-02-28
tests/tcg/xtensa: conditionalize windowed register tests
Max Filippov
1
-9
/
+23
2019-02-28
tests/tcg/xtensa: conditionalize and fix s32c1i tests
Max Filippov
1
-0
/
+12
2019-02-28
tests/tcg/xtensa: fix SR tests for big endian configs
Max Filippov
1
-4
/
+16
[next]