aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15i386: Add new property to control cache infoBabu Moger
2018-05-15pc: add 2.13 machine typesBabu Moger
2018-05-15i386: Initialize cache information for EPYC family processorsBabu Moger
2018-05-15i386: Add cache information in X86CPUDefinitionBabu Moger
2018-05-15i386: Helpers to encode cache information consistentlyEduardo Habkost
2018-05-15x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu featureJingqi Liu
2018-05-15i386: add KnightsMill cpu modelBoqun Feng
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
2018-05-15iotests: Split 214 off of 122Max Reitz
2018-05-15blockjob: Add block_job_driver()Kevin Wolf
2018-05-15blockjob: Introduce block_job_ratelimit_get_delay()Kevin Wolf
2018-05-15blockjob: Implement block_job_set_speed() centrallyKevin Wolf
2018-05-15blockjob: Move RateLimit to BlockJobKevin Wolf
2018-05-15blockjob: Wrappers for progress counter accessKevin Wolf
2018-05-15blockjob: Fix assertion in block_job_finalize()Kevin Wolf
2018-05-15blockjob: expose error string via queryJohn Snow
2018-05-15hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake
2018-05-15vxhs: Switch to byte-based callbacksEric Blake
2018-05-15rbd: Switch to byte-based callbacksEric Blake