aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2021-09-07block/nvme: Only report VFIO error on failed retryPhilippe Mathieu-Daudé
2021-09-07util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()Philippe Mathieu-Daudé
2021-09-07block/nvme: Have nvme_create_queue_pair() report errors consistentlyPhilippe Mathieu-Daudé
2021-09-07block/nvme: Use safer trace format stringPhilippe Mathieu-Daudé
2021-09-01block/file-win32: add reopen handlersViktor Prutyanov
2021-09-01block/export/fuse.c: fix fuse-lseek on uclibc or muslFabrice Fontaine
2021-09-01block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: make public block driverVladimir Sementsov-Ogievskiy
2021-09-01block/block-copy: make setting progress optionalVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: initialize block-copy bitmapVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): use optionsVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: bdrv_cbw_append(): drop unused compress argVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): use file child after attachingVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: cbw_init(): rename variablesVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: introduce cbw_init()Vladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: bdrv_cbw_append(): replace child at lastVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: use file child instead of backingVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: drop extra bdrv_unref on failure pathVladimir Sementsov-Ogievskiy
2021-09-01block/copy-before-write: relax permission requirements when no parentsVladimir Sementsov-Ogievskiy
2021-09-01block/backup: move cluster size calculation to block-copyVladimir Sementsov-Ogievskiy
2021-09-01block/backup: set copy_range and compress after filter insertionVladimir Sementsov-Ogievskiy
2021-09-01block/block-copy: introduce block_copy_set_copy_opts()Vladimir Sementsov-Ogievskiy
2021-09-01block-copy: move detecting fleecing scheme to block-copyVladimir Sementsov-Ogievskiy
2021-09-01block: rename backup-top to copy-before-writeVladimir Sementsov-Ogievskiy
2021-09-01block: introduce blk_replace_bsVladimir Sementsov-Ogievskiy
2021-09-01raw-format: drop WRITE and RESIZE child perms when possibleStefan Hajnoczi
2021-09-01block/monitor: Consolidate hmp_handle_error calls to reduce redundant codeMao Zhongyi
2021-08-09block/export/fuse.c: fix musl buildFabrice Fontaine
2021-08-03block: Fix in_flight leak in request padding error pathKevin Wolf
2021-07-29block/io_uring: resubmit when result is -EAGAINFabian Ebner
2021-07-26block/nvme: Fix VFIO_MAP_DMA failed: No space left on devicePhilippe Mathieu-Daudé
2021-07-21iotests: Improve and rename test 291 to qemu-img-bitmapEric Blake
2021-07-21linux-aio: limit the batch size using `aio-max-batch` parameterStefano Garzarella
2021-07-20block/export: Conditionally ignore set-context errorMax Reitz
2021-07-20block/vvfat: fix: drop backingVladimir Sementsov-Ogievskiy
2021-07-20replication: Remove workaroundLukas Straub
2021-07-20replication: Properly attach childrenLukas Straub
2021-07-20replication: Reduce usage of s->hidden_disk and s->secondary_diskLukas Straub
2021-07-20replication: Remove s->active_diskLukas Straub
2021-07-20block/mirror: fix active mirror dead-lock in mirror_wait_on_conflictsVladimir Sementsov-Ogievskiy
2021-07-20block/mirror: set .co for active-write MirrorOp objectsVladimir Sementsov-Ogievskiy
2021-07-19blkdebug: protect rules and suspended_reqs with a lockEmanuele Giuseppe Esposito
2021-07-19block/blkdebug: remove new_state field and instead use a local variableEmanuele Giuseppe Esposito
2021-07-19blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFEEmanuele Giuseppe Esposito
2021-07-19blkdebug: track all actionsEmanuele Giuseppe Esposito
2021-07-19blkdebug: move post-resume handling to resume_req_by_tagEmanuele Giuseppe Esposito
2021-07-19blkdebug: refactor removal of a suspended requestEmanuele Giuseppe Esposito
2021-07-12nbd: register yank function earlierLukas Straub
2021-07-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell