| Commit message (Expand) | Author | Age | Files | Lines |
* | fuse: Allow growable exports | Max Reitz | 2020-12-11 | 1 | -1/+5 |
* | fuse: Allow exporting BDSs via FUSE | Max Reitz | 2020-12-11 | 1 | -2/+21 |
* | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster | 2020-12-10 | 1 | -3/+3 |
* | nbd: Add 'qemu-nbd -A' to expose allocation depth | Eric Blake | 2020-10-30 | 1 | -1/+6 |
* | nbd: Update qapi to support exporting multiple bitmaps | Eric Blake | 2020-10-30 | 1 | -12/+29 |
* | block/export: add vhost-user-blk multi-queue support | Stefan Hajnoczi | 2020-10-23 | 1 | -3/+7 |
* | block/export: add iothread and fixed-iothread options | Stefan Hajnoczi | 2020-10-23 | 1 | -0/+11 |
* | block/export: convert vhost-user-blk server to block export API | Stefan Hajnoczi | 2020-10-23 | 1 | -2/+19 |
* | nbd: Deprecate nbd-server-add/remove | Kevin Wolf | 2020-10-02 | 1 | -2/+9 |
* | block/export: Move writable to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -5/+10 |
* | block/export: Add query-block-exports | Kevin Wolf | 2020-10-02 | 1 | -0/+32 |
* | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf | 2020-10-02 | 1 | -0/+12 |
* | block/export: Add block-export-del | Kevin Wolf | 2020-10-02 | 1 | -6/+26 |
* | block/export: Add 'id' option to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+5 |
* | block/export: Add node-name to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -6/+21 |
* | nbd: Add writethrough to block-export-add | Kevin Wolf | 2020-10-02 | 1 | -1/+6 |
* | nbd: Add max-connections to nbd-server-start | Kevin Wolf | 2020-10-02 | 1 | -2/+8 |
* | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 2020-10-02 | 1 | -0/+10 |
* | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf | 2020-10-02 | 1 | -6/+6 |
* | qapi: Create block-export module | Kevin Wolf | 2020-10-02 | 1 | -0/+174 |