aboutsummaryrefslogtreecommitdiff
path: root/include/block
AgeCommit message (Expand)Author
2021-09-24hw/nvme: fix verification of select field in namespace attachmentNaveen Nagar
2021-09-15block: Clarify that @bytes is no limit on *pnumHanna Reitz
2021-09-15block: block-status cache for data regionsHanna Reitz
2021-09-15block: Drop BDS comment regarding bdrv_append()Hanna Reitz
2021-09-01block/block-copy: block_copy_state_new(): drop extra argumentsVladimir Sementsov-Ogievskiy
2021-09-01block/backup: move cluster size calculation to block-copyVladimir 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: introduce bdrv_replace_child_bs()Vladimir Sementsov-Ogievskiy
2021-07-26hw/nvme: use symbolic names for registersKlaus Jensen
2021-07-26hw/nvme: split pmrmsc register into upper and lowerKlaus Jensen
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella
2021-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-07-09block: Acquire AioContexts during bdrv_reopen_multiple()Kevin Wolf
2021-07-09block: Add bdrv_reopen_queue_free()Alberto Garcia
2021-07-05util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi
2021-07-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-06-30Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-06-29block: Allow changing bs->file on reopenAlberto Garcia
2021-06-29block: BDRVReopenState: drop replace_backing_bs fieldVladimir Sementsov-Ogievskiy
2021-06-29hw/nvme: fix endianess conversion and add controller listGollu Appalanaidu
2021-06-29hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_checkKlaus Jensen
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-06-25block-copy: atomic .cancelled and .finished fields in BlockCopyCallStateEmanuele Giuseppe Esposito
2021-06-25block: add max_hw_transfer to BlockLimitsPaolo Bonzini
2021-06-18nbd/client-connection: add option for non-blocking connection attemptVladimir Sementsov-Ogievskiy
2021-06-18nbd/client-connection: return only one io channelVladimir Sementsov-Ogievskiy
2021-06-18nbd/client-connection: implement connection retryVladimir Sementsov-Ogievskiy
2021-06-18nbd/client-connection: add possibility of negotiationVladimir Sementsov-Ogievskiy
2021-06-18nbd: move connection code from block/nbd to nbd/client-connectionVladimir Sementsov-Ogievskiy
2021-06-18async: the main AioContext is only "current" if under the BQLPaolo Bonzini
2021-06-04vl: plumb keyval-based options into -readconfigPaolo Bonzini
2021-06-02block: drop BlockBackendRootState::read_onlyVladimir Sementsov-Ogievskiy
2021-06-02block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy
2021-06-02block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crashVladimir Sementsov-Ogievskiy
2021-05-26replication: move include out of root directoryPaolo Bonzini
2021-05-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-05-17hw/block/nvme: align with existing styleGollu Appalanaidu
2021-05-17hw/block/nvme: rename reserved fields declarationsGollu Appalanaidu
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14block: drop write notifiersVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-04-30block: Add BDRV_O_NO_SHARE for blk_new_open()Kevin Wolf
2021-04-30block: refactor bdrv_child_set_perm_safe() transaction actionVladimir Sementsov-Ogievskiy
2021-04-30block: bdrv_reopen_multiple: refresh permissions on updated graphVladimir Sementsov-Ogievskiy
2021-04-30block: make bdrv_refresh_limits() to be a transaction actionVladimir Sementsov-Ogievskiy
2021-04-30block: introduce bdrv_drop_filter()Vladimir Sementsov-Ogievskiy