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
Age
Commit message (
Expand
)
Author
2018-05-17
fpu/softfloat: Partial support for ARM Alternative half-precision
Alex Bennée
2018-05-17
target/arm: squash FZ16 behaviour for conversions
Alex Bennée
2018-05-17
target/arm: convert conversion helpers to fpst/ahp_flag
Alex Bennée
2018-05-17
fpu/softfloat: Replace float_class_msnan with parts_silence_nan
Richard Henderson
2018-05-17
fpu/softfloat: Replace float_class_dnan with parts_default_nan
Richard Henderson
2018-05-17
fpu/softfloat: Introduce parts_is_snan_frac
Richard Henderson
2018-05-17
fpu/softfloat: Canonicalize NaN fraction
Richard Henderson
2018-05-17
fpu/softfloat: Move softfloat-specialize.h below FloatParts definition
Richard Henderson
2018-05-17
fpu/softfloat: Split floatXX_silence_nan from floatXX_maybe_silence_nan
Richard Henderson
2018-05-17
fpu/softfloat: Merge NO_SIGNALING_NANS definitions
Richard Henderson
2018-05-17
fpu/softfloat: Fix conversion from uint64 to float128
Petr Tesarik
2018-05-17
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-05-17
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180515' i...
Peter Maydell
2018-05-17
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-05-16
nfs: Remove processed options from QDict
Kevin Wolf
2018-05-16
nfs: Fix error path in nfs_options_qdict_to_qapi()
Kevin Wolf
2018-05-16
blockjob: do not cancel timer in resume
Stefan Hajnoczi
2018-05-16
qemu-iotests: reduce chance of races in 185
Stefan Hajnoczi
2018-05-15
Migration+TLS: Fix crash due to double cleanup
Dr. David Alan Gilbert
2018-05-15
migration: Textual fixups for blocktime
Dr. David Alan Gilbert
2018-05-15
migration: update index field when delete or qsort RDMALocalBlock
Lidong Chen
2018-05-15
migration: update docs
Dr. David Alan Gilbert
2018-05-15
migration/hmp: add migrate_pause command
Peter Xu
2018-05-15
migration/qmp: add command migrate-pause
Peter Xu
2018-05-15
migration: introduce lock for to_dst_file
Peter Xu
2018-05-15
hmp/migration: add migrate_recover command
Peter Xu
2018-05-15
qmp/migration: new command migrate-recover
Peter Xu
2018-05-15
migration: init dst in migration_object_init too
Peter Xu
2018-05-15
migration: final handshake for the resume
Peter Xu
2018-05-15
migration: setup ramstate for resume
Peter Xu
2018-05-15
migration: synchronize dirty bitmap for resume
Peter Xu
2018-05-15
migration: introduce SaveVMHandlers.resume_prepare
Peter Xu
2018-05-15
migration: new message MIG_RP_MSG_RESUME_ACK
Peter Xu
2018-05-15
migration: new cmd MIG_CMD_POSTCOPY_RESUME
Peter Xu
2018-05-15
migration: new message MIG_RP_MSG_RECV_BITMAP
Peter Xu
2018-05-15
migration: new cmd MIG_CMD_RECV_BITMAP
Peter Xu
2018-05-15
migration: wakeup dst ram-load-thread for recover
Peter Xu
2018-05-15
migration: new state "postcopy-recover"
Peter Xu
2018-05-15
migration: rebuild channel on source
Peter Xu
2018-05-15
qmp: hmp: add migrate "resume" option
Peter Xu
2018-05-15
migration: allow fault thread to pause
Peter Xu
2018-05-15
migration: allow src return path to pause
Peter Xu
2018-05-15
migration: allow dst vm pause on postcopy
Peter Xu
2018-05-15
migration: implement "postcopy-pause" src logic
Peter Xu
2018-05-15
migration: new postcopy-pause state
Peter Xu
2018-05-15
migration: let incoming side use thread context
Peter Xu
2018-05-15
migration: Define MultifdRecvParams sooner
Juan Quintela
2018-05-15
migration: Transmit initial package through the multifd channels
Juan Quintela
2018-05-15
migration: Delay start of migration main routines
Juan Quintela
2018-05-15
migration: Create multifd channels
Juan Quintela
[next]