qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/2] block: Minor vhost-user-blk fixes
Date: Thu, 23 Dec 2021 11:14:24 +0100

- 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 v1:
- Reword patch 2 description (Markus)
- Fix BlockExportOptions enum build failure (Markus)

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               |  6 ++++--
 storage-daemon/qemu-storage-daemon.c | 13 +++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.33.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]