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-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
2018-05-15
migration: Export functions to create send channels
Juan Quintela
2018-05-15
migration: Be sure all recv channels are created
Juan Quintela
2018-05-15
migration: terminate_* can be called for other threads
Juan Quintela
2018-05-15
migration: Introduce multifd_recv_new_channel()
Juan Quintela
2018-05-15
migration: Set error state in case of error
Juan Quintela
2018-05-15
tests: Migration ppc now inlines its program
Juan Quintela
2018-05-15
tests: Add migration precopy test
Juan Quintela
2018-05-15
migration: fix saving normal page even if it's been compressed
Xiao Guangrong
2018-05-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-05-15
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-05-15' into queue-b...
Kevin Wolf
2018-05-15
iotests: Add test for -U/force-share conflicts
Max Reitz
2018-05-15
qemu-img: Use only string options in img_open_opts
Max Reitz
2018-05-15
qemu-io: Use purely string blockdev options
Max Reitz
2018-05-15
block: Document BDRV_REQ_WRITE_UNCHANGED support
Max Reitz
2018-05-15
qemu-img: Check post-truncation size
Max Reitz
2018-05-15
iotests: Add test for COR across nodes
Max Reitz
2018-05-15
iotests: Copy 197 for COR filter driver
Max Reitz
2018-05-15
iotests: Clean up wrap image in 197
Max Reitz
2018-05-15
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
Max Reitz
2018-05-15
block/quorum: Support BDRV_REQ_WRITE_UNCHANGED
Max Reitz
2018-05-15
block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes
Max Reitz
2018-05-15
block: Add BDRV_REQ_WRITE_UNCHANGED flag
Max Reitz
2018-05-15
block: BLK_PERM_WRITE includes ..._UNCHANGED
Max Reitz
[next]