summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-06crypto: expose encryption sector size in APIsDaniel P. Berrange5-2/+27
2017-10-06block: use 1 MB bounce buffers for crypto instead of 16KBDaniel P. Berrange1-13/+15
2017-10-06iotests: Add test 197 for covering copy-on-readEric Blake4-0/+137
2017-10-06block: Perform copy-on-read in loopEric Blake1-38/+82
2017-10-06block: Add blkdebug hook for copy-on-readEric Blake2-1/+5
2017-10-06iotests: Restore stty settings on completionEric Blake1-0/+10
2017-10-06block: Uniform handling of 0-length bdrv_get_block_status()Eric Blake1-0/+4
2017-10-06qemu-io: Add -C for opening with copy-on-readEric Blake1-3/+12
2017-10-06commit: Remove overlay_bsKevin Wolf4-55/+20
2017-10-06qemu-iotests: Test commit block job where top has two parentsKevin Wolf3-0/+981
2017-10-06qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf1-3/+11
2017-10-06commit: Support multiple roots above top nodeKevin Wolf2-29/+41
2017-10-06block: Introduce BdrvChildRole.update_filenameKevin Wolf2-5/+34
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini2-554/+531
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini2-5/+2
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini2-2/+2
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini4-49/+50
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini2-14/+5
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini5-75/+75
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini3-106/+73
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini3-41/+36
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini3-6/+3
2017-10-06qemu-iotests: remove dead codePaolo Bonzini4-145/+0
2017-10-06hw/block/onenand: Remove dead code blockThomas Huth1-4/+0
2017-10-06dirty-bitmap: Convert internal hbitmap size/granularityEric Blake1-44/+18
2017-10-06dirty-bitmap: Switch bdrv_set_dirty() to bytesEric Blake3-8/+7
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake2-16/+17
2017-10-06qcow2: Switch load_bitmap_data() to byte-based iterationEric Blake1-14/+8
2017-10-06qcow2: Switch qcow2_measure() to byte-based iterationEric Blake1-12/+10
2017-10-06mirror: Switch mirror_dirty_init() to byte-based iterationEric Blake1-24/+14
2017-10-06dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytesEric Blake4-22/+31
2017-10-06dirty-bitmap: Change bdrv_get_dirty_locked() to take bytesEric Blake4-9/+9
2017-10-06dirty-bitmap: Change bdrv_get_dirty_count() to report bytesEric Blake3-13/+9
2017-10-06dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offsetEric Blake4-7/+8
2017-10-06dirty-bitmap: Set iterator start by offset, not sectorEric Blake5-15/+12
2017-10-06qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-basedEric Blake1-14/+14
2017-10-06dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytesEric Blake3-28/+45
2017-10-06dirty-bitmap: Track bitmap size by bytesEric Blake1-12/+14
2017-10-06dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytesEric Blake2-7/+9
2017-10-06dirty-bitmap: Avoid size query failure during truncateEric Blake3-9/+15
2017-10-06dirty-bitmap: Drop unused functionsEric Blake2-54/+0
2017-10-06qcow2: Ensure bitmap serialization is alignedEric Blake1-2/+5
2017-10-06hbitmap: Rename serialization_granularity to serialization_alignEric Blake4-14/+14
2017-10-06block: Make bdrv_img_create() size selection easier to readEric Blake1-1/+1
2017-10-06block: Typo fix in copy_on_readv()Eric Blake1-1/+1
2017-10-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171006' into stagingPeter Maydell31-295/+730
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth1-1/+6
2017-10-06s390x/tcg: initialize machine check queueCornelia Huck1-0/+2
2017-10-06s390x/sclp: mark sclp-cpu-hotplug as non-usercreatableCornelia Huck1-0/+6
2017-10-06s390x/sclp: Mark the sclp device with user_creatable = falseThomas Huth1-0/+5