mbox series

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

Message ID 20211220200034.2233987-1-philmd@redhat.com (mailing list archive)
Headers show
Series block: Minor vhost-user-blk fixes | expand

Message

Philippe Mathieu-Daudé Dec. 20, 2021, 8 p.m. UTC
- 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(-)