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