OSDN Git Service

block/export: Add query-block-exports
[qmiga/qemu.git] / qapi / block-export.json
2020-10-02 Kevin Wolfblock/export: Add query-block-exports
2020-10-02 Kevin Wolfblock/export: Add BLOCK_EXPORT_DELETED event
2020-10-02 Kevin Wolfblock/export: Add block-export-del
2020-10-02 Kevin Wolfblock/export: Add 'id' option to block-export-add
2020-10-02 Kevin Wolfblock/export: Add node-name to BlockExportOptions
2020-10-02 Kevin Wolfnbd: Add writethrough to block-export-add
2020-10-02 Kevin Wolfnbd: Add max-connections to nbd-server-start
2020-10-02 Kevin Wolfblock/export: Add BlockExport infrastructure and block...
2020-10-02 Kevin Wolfqapi: Rename BlockExport to BlockExportOptions
2020-10-02 Kevin Wolfqapi: Create block-export module