summaryrefslogtreecommitdiffstats
path: root/qapi/block-export.json
Commit message (Expand)AuthorAgeFilesLines
* 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