Age | Commit message (Expand) | Author |
2021-07-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2021-07-09 | block: Acquire AioContexts during bdrv_reopen_multiple() | Kevin Wolf |
2021-07-09 | block: Add bdrv_reopen_queue_free() | Alberto Garcia |
2021-07-05 | util/async: add a human-readable name to BHs for debugging | Stefan Hajnoczi |
2021-07-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2021-06-30 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2021-06-29 | block: Allow changing bs->file on reopen | Alberto Garcia |
2021-06-29 | block: BDRVReopenState: drop replace_backing_bs field | Vladimir Sementsov-Ogievskiy |
2021-06-29 | hw/nvme: fix endianess conversion and add controller list | Gollu Appalanaidu |
2021-06-29 | hw/nvme: use prinfo directly in nvme_check_prinfo and nvme_dif_check | Klaus Jensen |
2021-06-29 | hw/nvme: add identify namespace flbas/mc enums | Gollu Appalanaidu |
2021-06-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-06-25 | block-copy: atomic .cancelled and .finished fields in BlockCopyCallState | Emanuele Giuseppe Esposito |
2021-06-25 | block: add max_hw_transfer to BlockLimits | Paolo Bonzini |
2021-06-18 | nbd/client-connection: add option for non-blocking connection attempt | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: return only one io channel | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: implement connection retry | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd/client-connection: add possibility of negotiation | Vladimir Sementsov-Ogievskiy |
2021-06-18 | nbd: move connection code from block/nbd to nbd/client-connection | Vladimir Sementsov-Ogievskiy |
2021-06-18 | async: the main AioContext is only "current" if under the BQL | Paolo Bonzini |
2021-06-04 | vl: plumb keyval-based options into -readconfig | Paolo Bonzini |
2021-06-02 | block: drop BlockBackendRootState::read_only | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block: drop BlockDriverState::read_only | Vladimir Sementsov-Ogievskiy |
2021-06-02 | block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash | Vladimir Sementsov-Ogievskiy |
2021-05-26 | replication: move include out of root directory | Paolo Bonzini |
2021-05-18 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2021-05-17 | hw/block/nvme: align with existing style | Gollu Appalanaidu |
2021-05-17 | hw/block/nvme: rename reserved fields declarations | Gollu Appalanaidu |
2021-05-14 | write-threshold: deal with includes | Vladimir Sementsov-Ogievskiy |
2021-05-14 | block/write-threshold: drop extra APIs | Vladimir Sementsov-Ogievskiy |
2021-05-14 | block: drop write notifiers | Vladimir Sementsov-Ogievskiy |
2021-05-14 | block/write-threshold: don't use write notifiers | Vladimir Sementsov-Ogievskiy |
2021-05-14 | mirror: stop cancelling in-flight requests on non-force cancel in READY | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: Add BDRV_O_NO_SHARE for blk_new_open() | Kevin Wolf |
2021-04-30 | block: refactor bdrv_child_set_perm_safe() transaction action | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: bdrv_reopen_multiple: refresh permissions on updated graph | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: make bdrv_refresh_limits() to be a transaction action | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: introduce bdrv_drop_filter() | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: make bdrv_reopen_{prepare,commit,abort} private | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: drop ctx argument from bdrv_root_attach_child | Vladimir Sementsov-Ogievskiy |
2021-04-30 | block: BdrvChildClass: add .get_parent_aio_context handler | Vladimir Sementsov-Ogievskiy |
2021-04-07 | hw/block/nvme: fix handling of private namespaces | Klaus Jensen |
2021-03-18 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2021-03-18 | hw/block/nvme: add support for the format nvm command | Minwoo Im |
2021-03-18 | hw/block/nvme: add verify command | Gollu Appalanaidu |
2021-03-18 | hw/block/nvme: end-to-end data protection | Klaus Jensen |
2021-03-18 | block: remove dirty bitmaps 'status' field | Daniel P. Berrangé |
2021-03-11 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st... | Peter Maydell |
2021-03-10 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2021-03-09 | hw/block/nvme: support Identify NS Attached Controller List | Minwoo Im |