aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-export.json
AgeCommit message (Expand)Author
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster
2024-02-03qapi: Elide "Potential additional modes" from generated docsMarkus Armbruster
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-05-09Revert "qapi: BlockExportRemoveMode: move comments to TODO"Markus Armbruster
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster
2022-06-24vduse-blk: Add name optionXie Yongji
2022-06-24vduse-blk: Add serial optionXie Yongji
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji
2022-06-14block: add more commands to preconfig modePaolo Bonzini
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-04-26qapi: nbd-export: allow select bitmaps by node/name pairVladimir Sementsov-Ogievskiy
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso
2022-01-28qapi/block: Cosmetic change in BlockExportType schemaPhilippe Mathieu-Daude
2022-01-14qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-07-09export/fuse: Add allow-other optionMax Reitz
2020-12-11fuse: Allow growable exportsMax Reitz
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake
2020-10-30nbd: Update qapi to support exporting multiple bitmapsEric Blake
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi
2020-10-02nbd: Deprecate nbd-server-add/removeKevin Wolf
2020-10-02block/export: Move writable to BlockExportOptionsKevin Wolf
2020-10-02block/export: Add query-block-exportsKevin Wolf
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf
2020-10-02block/export: Add block-export-delKevin Wolf
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf
2020-10-02block/export: Add node-name to BlockExportOptionsKevin Wolf
2020-10-02nbd: Add writethrough to block-export-addKevin Wolf
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf
2020-10-02qapi: Create block-export moduleKevin Wolf