aboutsummaryrefslogtreecommitdiff
path: root/include/block
AgeCommit message (Expand)Author
2021-06-29hw/nvme: add identify namespace flbas/mc enumsGollu Appalanaidu
2021-06-25block-copy: atomic .cancelled and .finished fields in BlockCopyCallStateEmanuele Giuseppe Esposito
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
2021-04-30block: make bdrv_reopen_{prepare,commit,abort} privateVladimir Sementsov-Ogievskiy
2021-04-30block: drop ctx argument from bdrv_root_attach_childVladimir Sementsov-Ogievskiy
2021-04-30block: BdrvChildClass: add .get_parent_aio_context handlerVladimir Sementsov-Ogievskiy
2021-04-07hw/block/nvme: fix handling of private namespacesKlaus Jensen
2021-03-18Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-18hw/block/nvme: add support for the format nvm commandMinwoo Im
2021-03-18hw/block/nvme: add verify commandGollu Appalanaidu
2021-03-18hw/block/nvme: end-to-end data protectionKlaus Jensen
2021-03-18block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé
2021-03-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell
2021-03-10Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-03-09hw/block/nvme: support Identify NS Attached Controller ListMinwoo Im
2021-03-09hw/block/nvme: support changed namespace asynchronous eventMinwoo Im
2021-03-09hw/block/nvme: support namespace attachment commandMinwoo Im
2021-03-09hw/block/nvme: report non-mdts command size limit for dsmGollu Appalanaidu
2021-03-09hw/block/nvme: add broadcast nsid support flush commandGollu Appalanaidu
2021-03-09nvme: updated shared header for copy commandKlaus Jensen
2021-03-09hw/block/nvme: add NMIC enum value for Identify NamespaceMinwoo Im
2021-03-09hw/block/nvme: add CMIC enum value for Identify ControllerMinwoo Im
2021-03-08blockjob: return status from block_job_set_speed()Vladimir Sementsov-Ogievskiy
2021-03-08qcow2-bitmap: make bytes_covered_by_bitmap_cluster() publicVladimir Sementsov-Ogievskiy
2021-02-15block: add bdrv_co_delete_file_noerrMaxim Levitsky
2021-02-13Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' int...Peter Maydell
2021-02-12block: return status from bdrv_append and friendsVladimir Sementsov-Ogievskiy