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
2018-05-17
fpu/softfloat: Define floatN_silence_nan in terms of parts_silence_nan
Richard Henderson
2
-77
/
+35
2018-05-17
fpu/softfloat: Clean up parts_default_nan
Richard Henderson
1
-7
/
+14
2018-05-17
fpu/softfloat: Define floatN_default_nan in terms of parts_default_nan
Richard Henderson
2
-99
/
+47
2018-05-17
fpu/softfloat: Pass FloatClass to pickNaNMulAdd
Richard Henderson
2
-47
/
+28
2018-05-17
fpu/softfloat: Pass FloatClass to pickNaN
Richard Henderson
2
-93
/
+86
2018-05-17
fpu/softfloat: Make is_nan et al available to softfloat-specialize.h
Richard Henderson
1
-14
/
+16
2018-05-17
fpu/softfloat: Specialize on snan_bit_is_one
Richard Henderson
6
-30
/
+44
2018-05-17
fpu/softfloat: Remove floatX_maybe_silence_nan
Richard Henderson
2
-68
/
+0
2018-05-17
fpu/softfloat: Use float*_silence_nan in propagateFloat*NaN
Richard Henderson
1
-10
/
+34
2018-05-17
target/s390x: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-6
/
+6
2018-05-17
target/riscv: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-4
/
+2
2018-05-17
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2
-6
/
+0
2018-05-17
target/m68k: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
1
-1
/
+2
2018-05-17
target/hppa: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
1
-2
/
+0
2018-05-17
target/arm: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2
-11
/
+2
2018-05-17
target/arm: Use floatX_silence_nan when we have already checked for SNaN
Richard Henderson
2
-9
/
+9
2018-05-17
fpu/softfloat: re-factor float to float conversions
Alex Bennée
3
-414
/
+122
2018-05-17
fpu/softfloat: Partial support for ARM Alternative half-precision
Alex Bennée
1
-3
/
+16
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
1
-4
/
+36
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
5
-77
/
+112
2018-05-17
fpu/softfloat: Replace float_class_msnan with parts_silence_nan
Richard Henderson
2
-30
/
+33
2018-05-17
fpu/softfloat: Replace float_class_dnan with parts_default_nan
Richard Henderson
2
-27
/
+48
2018-05-17
fpu/softfloat: Introduce parts_is_snan_frac
Richard Henderson
2
-10
/
+17
2018-05-17
fpu/softfloat: Canonicalize NaN fraction
Richard Henderson
1
-1
/
+6
2018-05-17
fpu/softfloat: Move softfloat-specialize.h below FloatParts definition
Richard Henderson
1
-10
/
+10
2018-05-17
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
Richard Henderson
2
-56
/
+123
2018-05-17
fpu/softfloat: Merge NO_SIGNALING_NANS definitions
Richard Henderson
1
-60
/
+40
2018-05-17
fpu/softfloat: Fix conversion from uint64 to float128
Petr Tesarik
1
-1
/
+1
2018-05-17
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-18
/
+41
2018-05-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180515' i...
Peter Maydell
21
-310
/
+1864
2018-05-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
5
-129
/
+608
2018-05-16
nfs: Remove processed options from QDict
Kevin Wolf
1
-0
/
+7
2018-05-16
nfs: Fix error path in nfs_options_qdict_to_qapi()
Kevin Wolf
1
-0
/
+1
2018-05-16
blockjob: do not cancel timer in resume
Stefan Hajnoczi
3
-18
/
+21
2018-05-16
qemu-iotests: reduce chance of races in 185
Stefan Hajnoczi
1
-0
/
+12
2018-05-15
Migration+TLS: Fix crash due to double cleanup
Dr. David Alan Gilbert
1
-0
/
+9
2018-05-15
migration: Textual fixups for blocktime
Dr. David Alan Gilbert
1
-4
/
+5
2018-05-15
migration: update index field when delete or qsort RDMALocalBlock
Lidong Chen
1
-0
/
+7
2018-05-15
migration: update docs
Dr. David Alan Gilbert
1
-156
/
+376
2018-05-15
migration/hmp: add migrate_pause command
Peter Xu
3
-0
/
+24
2018-05-15
migration/qmp: add command migrate-pause
Peter Xu
2
-0
/
+45
2018-05-15
migration: introduce lock for to_dst_file
Peter Xu
3
-4
/
+27
2018-05-15
hmp/migration: add migrate_recover command
Peter Xu
3
-0
/
+24
2018-05-15
qmp/migration: new command migrate-recover
Peter Xu
4
-0
/
+48
2018-05-15
migration: init dst in migration_object_init too
Peter Xu
1
-18
/
+19
2018-05-15
migration: final handshake for the resume
Peter Xu
1
-4
/
+24
2018-05-15
migration: setup ramstate for resume
Peter Xu
2
-1
/
+45
2018-05-15
migration: synchronize dirty bitmap for resume
Peter Xu
4
-0
/
+54
2018-05-15
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
5
-1
/
+48
2018-05-15
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
4
-1
/
+43
[next]