aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-06s390/kvm: make TOD setting failures fatal for migrationCollin L. Walling1-5/+2
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling4-8/+63
2017-10-06s390x/css: fix css migration compat handlingHalil Pasic1-3/+3
2017-10-06s390x: sort some devices into categoriesCornelia Huck3-0/+3
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand2-2/+7
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand2-1/+3
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand4-9/+11
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand1-1/+1