summaryrefslogtreecommitdiffstats
path: root/include/block
Commit message (Expand)AuthorAgeFilesLines
* block: introduce max_hw_iov for use in scsi-genericPaolo Bonzini2021-10-061-0/+7
* block: implement bdrv_new_open_driver_opts()Vladimir Sementsov-Ogievskiy2021-10-061-0/+4
* include/block.h: remove outdated commentEmanuele Giuseppe Esposito2021-10-061-3/+1Star
* block: use int64_t instead of int in driver discard handlersVladimir Sementsov-Ogievskiy2021-09-291-1/+1
* block: make BlockLimits::max_pdiscard 64bitVladimir Sementsov-Ogievskiy2021-09-291-5/+6
* block: use int64_t instead of int in driver write_zeroes handlersVladimir Sementsov-Ogievskiy2021-09-291-1/+1
* block: make BlockLimits::max_pwrite_zeroes 64bitVladimir Sementsov-Ogievskiy2021-09-291-4/+5
* block: use int64_t instead of uint64_t in copy_range driver handlersVladimir Sementsov-Ogievskiy2021-09-291-6/+6
* block: use int64_t instead of uint64_t in driver write handlersVladimir Sementsov-Ogievskiy2021-09-291-8/+8
* block: use int64_t instead of uint64_t in driver read handlersVladimir Sementsov-Ogievskiy2021-09-291-5/+6
* qcow2: check request on vmstate save/load pathVladimir Sementsov-Ogievskiy2021-09-291-0/+3
* hw/nvme: fix verification of select field in namespace attachmentNaveen Nagar2021-09-241-0/+5
* block: Clarify that @bytes is no limit on *pnumHanna Reitz2021-09-151-0/+9
* block: block-status cache for data regionsHanna Reitz2021-09-151-0/+50
* block: Drop BDS comment regarding bdrv_append()Hanna Reitz2021-09-151-6/+0Star
* block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy2021-09-011-1/+0Star
* block/backup: move cluster size calculation to block-copyVladimir Sementsov-Ogievskiy2021-09-011-2/+3
* block/block-copy: introduce block_copy_set_copy_opts()Vladimir Sementsov-Ogievskiy2021-09-011-0/+3
* block-copy: move detecting fleecing scheme to block-copyVladimir Sementsov-Ogievskiy2021-09-011-2/+1Star
* block: introduce bdrv_replace_child_bs()Vladimir Sementsov-Ogievskiy2021-09-011-0/+2
* hw/nvme: use symbolic names for registersKlaus Jensen2021-07-261-1/+28
* hw/nvme: split pmrmsc register into upper and lowerKlaus Jensen2021-07-261-15/+16
* iothread: add aio-max-batch parameterStefano Garzarella2021-07-211-0/+12
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-07-101-0/+3
|\
| * block: Acquire AioContexts during bdrv_reopen_multiple()Kevin Wolf2021-07-091-0/+2
| * block: Add bdrv_reopen_queue_free()Alberto Garcia2021-07-091-0/+1
* | util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi2021-07-051-3/+28
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-07-021-1/+1
|\
| * block: Allow changing bs->file on reopenAlberto Garcia2021-06-291-0/+1
| * block: BDRVReopenState: drop replace_backing_bs fieldVladimir Sementsov-Ogievskiy2021-06-291-1/+0Star
* | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-06-301-0/+18
|\ \ | |/ |/|
| * hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu2021-06-291-0/+1
| * hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen2021-06-291-0/+8
| * hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu2021-06-291-0/+9
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-06-281-0/+7
|\ \ | |/ |/|
| * block: add max_hw_transfer to BlockLimitsPaolo Bonzini2021-06-251-0/+7
* | block-copy: atomic .cancelled and .finished fields in BlockCopyCallStateEmanuele Giuseppe Esposito2021-06-251-0/+2
|/
* nbd/client-connection: add option for non-blocking connection attemptVladimir Sementsov-Ogievskiy2021-06-181-1/+1
* nbd/client-connection: return only one io channelVladimir Sementsov-Ogievskiy2021-06-181-2/+2
* nbd/client-connection: implement connection retryVladimir Sementsov-Ogievskiy2021-06-181-0/+2
* nbd/client-connection: add possibility of negotiationVladimir Sementsov-Ogievskiy2021-06-181-2/+7
* nbd: move connection code from block/nbd to nbd/client-connectionVladimir Sementsov-Ogievskiy2021-06-181-0/+11
* async: the main AioContext is only "current" if under the BQLPaolo Bonzini2021-06-181-1/+4
* vl: plumb keyval-based options into -readconfigPaolo Bonzini2021-06-041-2/+0Star
* block: drop BlockBackendRootState::read_onlyVladimir Sementsov-Ogievskiy2021-06-021-1/+0Star
* block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy2021-06-021-1/+0Star
* block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crashVladimir Sementsov-Ogievskiy2021-06-021-0/+1
* replication: move include out of root directoryPaolo Bonzini2021-05-261-0/+175
* Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-05-181-6/+6
|\
| * hw/block/nvme: align with existing styleGollu Appalanaidu2021-05-171-5/+5