summaryrefslogtreecommitdiffstats
path: root/qapi/block-export.json
Commit message (Expand)AuthorAgeFilesLines
* vduse-blk: Add name optionXie Yongji2022-06-241-3/+4
* vduse-blk: Add serial optionXie Yongji2022-06-241-1/+3
* vduse-blk: Implement vduse-blk exportXie Yongji2022-06-241-3/+25
* block: add more commands to preconfig modePaolo Bonzini2022-06-141-7/+14
* qapi: Drop unnecessary whitespace in commentsAndrea Bolognani2022-05-161-1/+1
* nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake2022-05-121-2/+6
* qapi: nbd-export: allow select bitmaps by node/name pairVladimir Sementsov-Ogievskiy2022-04-261-1/+4
* qapi: BlockExportRemoveMode: move comments to TODOVictor Toso2022-03-311-5/+5
* qapi/block: Cosmetic change in BlockExportType schemaPhilippe Mathieu-Daude2022-01-281-1/+2
* qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé2022-01-141-2/+4
* qapi: make 'if' condition strings simple identifiersMarc-André Lureau2021-08-261-3/+3
* export/fuse: Add allow-other optionMax Reitz2021-07-091-1/+32
* fuse: Allow growable exportsMax Reitz2020-12-111-1/+5
* fuse: Allow exporting BDSs via FUSEMax Reitz2020-12-111-2/+21
* qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster2020-12-101-3/+3
* nbd: Add 'qemu-nbd -A' to expose allocation depthEric Blake2020-10-301-1/+6
* nbd: Update qapi to support exporting multiple bitmapsEric Blake2020-10-301-12/+29
* block/export: add vhost-user-blk multi-queue supportStefan Hajnoczi2020-10-231-3/+7
* block/export: add iothread and fixed-iothread optionsStefan Hajnoczi2020-10-231-0/+11
* block/export: convert vhost-user-blk server to block export APIStefan Hajnoczi2020-10-231-2/+19
* nbd: Deprecate nbd-server-add/removeKevin Wolf2020-10-021-2/+9
* block/export: Move writable to BlockExportOptionsKevin Wolf2020-10-021-5/+10
* block/export: Add query-block-exportsKevin Wolf2020-10-021-0/+32
* block/export: Add BLOCK_EXPORT_DELETED eventKevin Wolf2020-10-021-0/+12
* block/export: Add block-export-delKevin Wolf2020-10-021-6/+26
* block/export: Add 'id' option to block-export-addKevin Wolf2020-10-021-0/+5
* block/export: Add node-name to BlockExportOptionsKevin Wolf2020-10-021-6/+21
* nbd: Add writethrough to block-export-addKevin Wolf2020-10-021-1/+6
* nbd: Add max-connections to nbd-server-startKevin Wolf2020-10-021-2/+8
* block/export: Add BlockExport infrastructure and block-export-addKevin Wolf2020-10-021-0/+10
* qapi: Rename BlockExport to BlockExportOptionsKevin Wolf2020-10-021-6/+6
* qapi: Create block-export moduleKevin Wolf2020-10-021-0/+174