Age | Commit message (Expand) | Author | Files | Lines |
2024-03-04 | qapi: Move error documentation to new "Errors" sections | Markus Armbruster | 1 | -10/+13 |
2024-02-12 | qapi: Add missing union tag documentation | Markus Armbruster | 1 | -0/+2 |
2024-02-03 | qapi: Elide "Potential additional modes" from generated docs | Markus Armbruster | 1 | -5/+6 |
2023-05-10 | qapi: Reformat doc comments to conform to current conventions | Markus Armbruster | 1 | -109/+133 |
2023-05-09 | Revert "qapi: BlockExportRemoveMode: move comments to TODO" | Markus Armbruster | 1 | -5/+5 |
2023-04-28 | qapi: Fix bullet list markup in documentation | Markus Armbruster | 1 | -3/+4 |
2022-06-24 | vduse-blk: Add name option | Xie Yongji | 1 | -3/+4 |
2022-06-24 | vduse-blk: Add serial option | Xie Yongji | 1 | -1/+3 |
2022-06-24 | vduse-blk: Implement vduse-blk export | Xie Yongji | 1 | -3/+25 |
2022-06-14 | block: add more commands to preconfig mode | Paolo Bonzini | 1 | -7/+14 |
2022-05-16 | qapi: Drop unnecessary whitespace in comments | Andrea Bolognani | 1 | -1/+1 |
2022-05-12 | nbd/server: Allow MULTI_CONN for shared writable exports | Eric Blake | 1 | -2/+6 |
2022-04-26 | qapi: nbd-export: allow select bitmaps by node/name pair | Vladimir Sementsov-Ogievskiy | 1 | -1/+4 |
2022-03-31 | qapi: BlockExportRemoveMode: move comments to TODO | Victor Toso | 1 | -5/+5 |
2022-01-28 | qapi/block: Cosmetic change in BlockExportType schema | Philippe Mathieu-Daude | 1 | -1/+2 |
2022-01-14 | qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER | Philippe Mathieu-Daudé | 1 | -2/+4 |
2021-08-26 | qapi: make 'if' condition strings simple identifiers | Marc-André Lureau | 1 | -3/+3 |
2021-07-09 | export/fuse: Add allow-other option | Max Reitz | 1 | -1/+32 |
2020-12-11 | fuse: Allow growable exports | Max Reitz | 1 | -1/+5 |
2020-12-11 | fuse: Allow exporting BDSs via FUSE | Max Reitz | 1 | -2/+21 |
2020-12-10 | qapi: Normalize version references x.y.0 to just x.y | Markus Armbruster | 1 | -3/+3 |
2020-10-30 | nbd: Add 'qemu-nbd -A' to expose allocation depth | Eric Blake | 1 | -1/+6 |
2020-10-30 | nbd: Update qapi to support exporting multiple bitmaps | Eric Blake | 1 | -12/+29 |
2020-10-23 | block/export: add vhost-user-blk multi-queue support | Stefan Hajnoczi | 1 | -3/+7 |
2020-10-23 | block/export: add iothread and fixed-iothread options | Stefan Hajnoczi | 1 | -0/+11 |
2020-10-23 | block/export: convert vhost-user-blk server to block export API | Stefan Hajnoczi | 1 | -2/+19 |
2020-10-02 | nbd: Deprecate nbd-server-add/remove | Kevin Wolf | 1 | -2/+9 |
2020-10-02 | block/export: Move writable to BlockExportOptions | Kevin Wolf | 1 | -5/+10 |
2020-10-02 | block/export: Add query-block-exports | Kevin Wolf | 1 | -0/+32 |
2020-10-02 | block/export: Add BLOCK_EXPORT_DELETED event | Kevin Wolf | 1 | -0/+12 |
2020-10-02 | block/export: Add block-export-del | Kevin Wolf | 1 | -6/+26 |
2020-10-02 | block/export: Add 'id' option to block-export-add | Kevin Wolf | 1 | -0/+5 |
2020-10-02 | block/export: Add node-name to BlockExportOptions | Kevin Wolf | 1 | -6/+21 |
2020-10-02 | nbd: Add writethrough to block-export-add | Kevin Wolf | 1 | -1/+6 |
2020-10-02 | nbd: Add max-connections to nbd-server-start | Kevin Wolf | 1 | -2/+8 |
2020-10-02 | block/export: Add BlockExport infrastructure and block-export-add | Kevin Wolf | 1 | -0/+10 |
2020-10-02 | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf | 1 | -6/+6 |
2020-10-02 | qapi: Create block-export module | Kevin Wolf | 1 | -0/+174 |