On Wed, 2016-02-17 at 17:33 -0700, Jim Fehlig wrote:
xl/libxl already supports qemu's network-based block backends
such as nbd and rbd. libvirt has supported configuring network
disks for long time too. This series marries the two in the
libxl driver and in the xl<->xml converter. Only rbd supported
is added in this series. Support for other backends such as nbd
and iscsi can be added as a follow-up improvement.
All looks good to me, so FWIW:
Acked-by: Ian Campbell <ian.campbell(a)citrix.com>