aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-10block/qcow2-cluster: Add missing "fallthrough" annotationThomas Huth
2020-09-10block/nvme: Pair doorbell registersPhilippe Mathieu-Daudé
2020-09-10block/nvme: Use generic NvmeBar structurePhilippe Mathieu-Daudé
2020-09-10block/nvme: Group controller registers in NVMeRegs structurePhilippe Mathieu-Daudé
2020-09-10file-win32: Fix "locking" optionKevin Wolf
2020-09-10iotests: Allow running from different directoryKevin Wolf
2020-09-08iotests: Test committing to overridden backingMax Reitz
2020-09-08iotests: Add test for commit in sub directoryMax Reitz
2020-09-08iotests: Add filter mirror test casesMax Reitz
2020-09-08iotests: Add filter commit test casesMax Reitz
2020-09-07iotests: Let complete_and_wait() work with commitMax Reitz
2020-09-07iotests: Test that qcow2's data-file is flushedMax Reitz
2020-09-07block: Leave BDS.backing_{file,format} constantMax Reitz
2020-09-07block: Inline bdrv_co_block_status_from_*()Max Reitz
2020-09-07blockdev: Fix active commit choiceMax Reitz
2020-09-07block: Drop backing_bs()Max Reitz
2020-09-07qemu-img: Use child access functionsMax Reitz
2020-09-07nbd: Use CAF when looking for dirty bitmapMax Reitz
2020-09-07commit: Deal with filtersMax Reitz
2020-09-07backup: Deal with filtersMax Reitz
2020-09-07mirror: Deal with filtersMax Reitz
2020-09-07block-copy: Use CAF to find sync=top baseMax Reitz
2020-09-07block: Use child access functions for QAPI queriesMax Reitz
2020-09-07block: Report data child for query-blockstatsMax Reitz
2020-09-07blockdev: Use CAF in external_snapshot_prepare()Max Reitz
2020-09-07block/null: Implement bdrv_get_allocated_file_sizeMax Reitz
2020-09-07block: Improve get_allocated_file_size's defaultMax Reitz
2020-09-07block: Use CAFs for debug breakpointsMax Reitz
2020-09-07block/snapshot: Fix fallbackMax Reitz
2020-09-07block: Use CAF in bdrv_co_rw_vmstate()Max Reitz
2020-09-07block: Use CAFs in bdrv_refresh_filename()Max Reitz
2020-09-07block: Iterate over children in refresh_limitsMax Reitz
2020-09-07vmdk: Drop vmdk_co_flush()Max Reitz
2020-09-07block: Flush all children in generic codeMax Reitz
2020-09-07block: Re-evaluate backing file handling in reopenMax Reitz
2020-09-07block: Use bdrv_cow_child() in bdrv_co_truncate()Max Reitz
2020-09-07block: Use CAFs when working with backing chainsMax Reitz
2020-09-07stream: Deal with filtersMax Reitz
2020-09-07block: Use CAFs in block status functionsMax Reitz
2020-09-07block: Use bdrv_filter_(bs|child) where obviousMax Reitz
2020-09-07copy-on-read: Support compressed writesMax Reitz
2020-09-07throttle: Support compressed writesMax Reitz
2020-09-07block: Add bdrv_supports_compressed_writes()Max Reitz
2020-09-07block: Drop bdrv_is_encrypted()Max Reitz
2020-09-07block: Include filters when freezing backing chainMax Reitz
2020-09-07block: bdrv_set_backing_hd() is about bs->backingMax Reitz
2020-09-07block: bdrv_cow_child() for bdrv_has_zero_init()Max Reitz
2020-09-07block: Add chain helper functionsMax Reitz
2020-09-07block: Add child access functionsMax Reitz
2020-09-07block/nvme: Use an array of EventNotifierPhilippe Mathieu-Daudé