aboutsummaryrefslogtreecommitdiff
path: root/qapi/block-export.json
AgeCommit message (Expand)AuthorFilesLines
7 daysnbd/server: CVE-2024-7409: Cap default max-connections to 100Eric Blake1-2/+2
11 daysqapi: Refill doc comments to conform to conventionsMarkus Armbruster1-4/+4
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster1-10/+13
2024-02-12qapi: Add missing union tag documentationMarkus Armbruster1-0/+2
2024-02-03qapi: Elide "Potential additional modes" from generated docsMarkus Armbruster1-5/+6
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster1-109/+133
2023-05-09Revert "qapi: BlockExportRemoveMode: move comments to TODO"Markus Armbruster1-5/+5
2023-04-28qapi: Fix bullet list markup in documentationMarkus Armbruster1-3/+4
2022-06-24vduse-blk: Add name optionXie Yongji1-3/+4
2022-06-24vduse-blk: Add serial optionXie Yongji1-1/+3
2022-06-24vduse-blk: Implement vduse-blk exportXie Yongji1-3/+25
2022-06-14block: add more commands to preconfig modePaolo Bonzini1-7/+14
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani1-1/+1
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake1-2/+6
2022-04-26qapi: nbd-export: allow select bitmaps by node/name pairVladimir Sementsov-Ogievskiy1-1/+4
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso1-5/+5
2022-01-28qapi/block: Cosmetic change in BlockExportType schemaPhilippe Mathieu-Daude1-1/+2
2022-01-14qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé1-2/+4
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-3/+3
2021-07-09export/fuse: Add allow-other optionMax Reitz1-1/+32
2020-12-11fuse: Allow growable exportsMax Reitz1-1/+5
2020-12-11fuse: Allow exporting BDSs via FUSEMax Reitz1-2/+21
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster1-3/+3
2020-10-30nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake1-1/+6
2020-10-30nbd: Update qapi to support exporting multiple bitmapsEric Blake1-12/+29
2020-10-23block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi1-3/+7
2020-10-23block/export: add iothread and fixed-iothread optionsStefan Hajnoczi1-0/+11
2020-10-23block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi1-2/+19
2020-10-02nbd: Deprecate nbd-server-add/removeKevin Wolf1-2/+9
2020-10-02block/export: Move writable to BlockExportOptionsKevin Wolf1-5/+10
2020-10-02block/export: Add query-block-exportsKevin Wolf1-0/+32
2020-10-02block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf1-0/+12
2020-10-02block/export: Add block-export-delKevin Wolf1-6/+26
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf1-0/+5
2020-10-02block/export: Add node-name to BlockExportOptionsKevin Wolf1-6/+21
2020-10-02nbd: Add writethrough to block-export-addKevin Wolf1-1/+6
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf1-2/+8
2020-10-02block/export: Add BlockExport infrastructure and block-export-addKevin Wolf1-0/+10
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf1-6/+6
2020-10-02qapi: Create block-export moduleKevin Wolf1-0/+174