Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |