- Add vhost-user-blk help to qemu-storage-daemon, - Do not list vhost-user-blk in BlockExportType when CONFIG_VHOST_USER_BLK_SERVER is disabled.
Since v2: - Fix typo (Eric) Since v1: - Reword patch 2 description (Markus) - Fix BlockExportOptions enum build failure (Markus) Philippe Mathieu-Daudé (3): docs: Correct 'vhost-user-blk' spelling qemu-storage-daemon: Add vhost-user-blk help qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER docs/tools/qemu-storage-daemon.rst | 2 +- qapi/block-export.json | 6 ++++-- storage-daemon/qemu-storage-daemon.c | 13 +++++++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) -- 2.33.1