aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26iotests: Add cluster_size=64k to 125Max Reitz
2017-10-26qcow2: Always execute preallocate() in a coroutineMax Reitz
2017-10-26qcow2: Fix unaligned preallocated truncationMax Reitz
2017-10-26qcow2: Emit errp when truncating the image tailMax Reitz
2017-10-26iotests: Filter actual image size in 184 and 191Max Reitz
2017-10-26iotests: Pull _filter_actual_image_size from 67/87Max Reitz
2017-10-26iotests: Add test for dataplane mirroringMax Reitz
2017-10-26qcow2: Use BDRV_SECTOR_BITS instead of its literal valueAlberto Garcia
2017-10-26qemu-img.1: Image invalidation on qemu-img commitMax Reitz
2017-10-26qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake
2017-10-26qcow2: Reduce is_zero() roundingEric Blake
2017-10-26block: Reduce bdrv_aligned_preadv() roundingEric Blake
2017-10-26block: Align block status requestsEric Blake
2017-10-26qemu-img: Change img_compare() to be byte-basedEric Blake
2017-10-26qemu-img: Change img_rebase() to be byte-basedEric Blake
2017-10-26qemu-img: Change compare_sectors() to be byte-basedEric Blake
2017-10-26qemu-img: Change check_empty_sectors() to byte-basedEric Blake
2017-10-26qemu-img: Drop redundant error message in compareEric Blake
2017-10-26qemu-img: Add find_nonzero()Eric Blake
2017-10-26qemu-img: Speed up compare on pre-allocated larger fileEric Blake
2017-10-26qemu-img: Simplify logic in img_compare()Eric Blake
2017-10-26block: Convert bdrv_get_block_status_above() to bytesEric Blake
2017-10-26block: Switch bdrv_co_get_block_status_above() to byte-basedEric Blake
2017-10-26block: Switch bdrv_common_block_status_above() to byte-basedEric Blake
2017-10-26block: Switch BdrvCoGetBlockStatusData to byte-basedEric Blake
2017-10-26block: Switch bdrv_co_get_block_status() to byte-basedEric Blake
2017-10-26block: Convert bdrv_get_block_status() to bytesEric Blake
2017-10-26qemu-img: Switch get_block_status() to byte-basedEric Blake
2017-10-26block: Switch bdrv_make_zero() to byte-basedEric Blake
2017-10-26qcow2: Switch is_zero_sectors() to byte-basedEric Blake
2017-10-26block: Make bdrv_round_to_clusters() signature more usefulEric Blake
2017-10-26block: Add flag to avoid wasted work in bdrv_is_allocated()Eric Blake
2017-10-26block: Allow NULL file for bdrv_get_block_status()Eric Blake
2017-10-26qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf
2017-10-26block: don't add 'driver' to options when referring to backing via node namePeter Krempa
2017-10-26disas: Add capstone as submoduleRichard Henderson
2017-10-26Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...Peter Maydell
2017-10-25qga: add network stats to guest-network-get-interfacesZhiPeng Lu
2017-10-25qga-win: Updating guest_set_time actionBishara AbuHattoum
2017-10-25qga-win: don't hang if vss hold writes timeoutChen Hanxiao
2017-10-25Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into stagingPeter Maydell
2017-10-25Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20171023' i...Peter Maydell
2017-10-25disas: Remove monitor_disas_is_physicalRichard Henderson
2017-10-25ppc: Support Capstone in disas_set_infoRichard Henderson
2017-10-25arm: Support Capstone in disas_set_infoRichard Henderson
2017-10-25i386: Support Capstone in disas_set_infoRichard Henderson
2017-10-25disas: Support the Capstone disassembler libraryRichard Henderson
2017-10-25disas: Remove unused flags argumentsRichard Henderson
2017-10-25target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLYRichard Henderson
2017-10-25target/arm: Move BE32 disassembler fixupRichard Henderson