[PATCH 0/2] block: Minor vhost-user-blk fixes

Philippe Mathieu-Daudé posted 2 patches 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211220200034.2233987-1-philmd@redhat.com
There is a newer version of this series
qapi/block-export.json               |  3 ++-
storage-daemon/qemu-storage-daemon.c | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
[PATCH 0/2] block: Minor vhost-user-blk fixes
Posted by Philippe Mathieu-Daudé 2 years, 4 months ago
- 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.

Philippe Mathieu-Daudé (2):
  qemu-storage-daemon: Add vhost-user-blk help
  qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER

 qapi/block-export.json               |  3 ++-
 storage-daemon/qemu-storage-daemon.c | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

-- 
2.33.1