aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15migration: synchronize dirty bitmap for resumePeter Xu
2018-05-15migration: introduce SaveVMHandlers.resume_preparePeter Xu
2018-05-15migration: new message MIG_RP_MSG_RESUME_ACKPeter Xu
2018-05-15migration: new cmd MIG_CMD_POSTCOPY_RESUMEPeter Xu
2018-05-15migration: new message MIG_RP_MSG_RECV_BITMAPPeter Xu
2018-05-15migration: new cmd MIG_CMD_RECV_BITMAPPeter Xu
2018-05-15migration: wakeup dst ram-load-thread for recoverPeter Xu
2018-05-15migration: new state "postcopy-recover"Peter Xu
2018-05-15migration: rebuild channel on sourcePeter Xu
2018-05-15qmp: hmp: add migrate "resume" optionPeter Xu
2018-05-15migration: allow fault thread to pausePeter Xu
2018-05-15migration: allow src return path to pausePeter Xu
2018-05-15migration: allow dst vm pause on postcopyPeter Xu
2018-05-15migration: implement "postcopy-pause" src logicPeter Xu
2018-05-15migration: new postcopy-pause statePeter Xu
2018-05-15migration: let incoming side use thread contextPeter Xu
2018-05-15migration: Define MultifdRecvParams soonerJuan Quintela
2018-05-15migration: Transmit initial package through the multifd channelsJuan Quintela
2018-05-15migration: Delay start of migration main routinesJuan Quintela
2018-05-15migration: Create multifd channelsJuan Quintela
2018-05-15migration: Export functions to create send channelsJuan Quintela
2018-05-15migration: Be sure all recv channels are createdJuan Quintela
2018-05-15migration: terminate_* can be called for other threadsJuan Quintela
2018-05-15migration: Introduce multifd_recv_new_channel()Juan Quintela
2018-05-15migration: Set error state in case of errorJuan Quintela
2018-05-15tests: Migration ppc now inlines its programJuan Quintela
2018-05-15tests: Add migration precopy testJuan Quintela
2018-05-15migration: fix saving normal page even if it's been compressedXiao Guangrong
2018-05-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-05-15Merge remote-tracking branch 'mreitz/tags/pull-block-2018-05-15' into queue-b...Kevin Wolf
2018-05-15iotests: Add test for -U/force-share conflictsMax Reitz
2018-05-15qemu-img: Use only string options in img_open_optsMax Reitz
2018-05-15qemu-io: Use purely string blockdev optionsMax Reitz
2018-05-15block: Document BDRV_REQ_WRITE_UNCHANGED supportMax Reitz
2018-05-15qemu-img: Check post-truncation sizeMax Reitz
2018-05-15iotests: Add test for COR across nodesMax Reitz
2018-05-15iotests: Copy 197 for COR filter driverMax Reitz
2018-05-15iotests: Clean up wrap image in 197Max Reitz
2018-05-15block: Support BDRV_REQ_WRITE_UNCHANGED in filtersMax Reitz
2018-05-15block/quorum: Support BDRV_REQ_WRITE_UNCHANGEDMax Reitz
2018-05-15block: Set BDRV_REQ_WRITE_UNCHANGED for COR writesMax Reitz
2018-05-15block: Add BDRV_REQ_WRITE_UNCHANGED flagMax Reitz
2018-05-15block: BLK_PERM_WRITE includes ..._UNCHANGEDMax Reitz
2018-05-15block: Add COR filter driverMax Reitz
2018-05-15iotests: Skip 181 and 201 without userfaultfdMax Reitz
2018-05-15iotests: Add failure matching to common.qemuMax Reitz
2018-05-15docs: Document the new default sizes of the qcow2 cachesAlberto Garcia
2018-05-15qcow2: Give the refcount cache the minimum possible size by defaultAlberto Garcia
2018-05-15specs/qcow2: Clarify that compressed clusters have the COPIED bit resetAlberto Garcia
2018-05-15Fix error message about compressed clusters with OFLAG_COPIEDAlberto Garcia