
22 Feb
2016
22 Feb
'16
7:08 p.m.
On 02/18/2016 03:51 AM, Ian Campbell wrote:
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@citrix.com>
Thanks. I'm going to push this series. If we ever decide to extend libxl_device_disk in libxl, corresponding changes in libvirt can be done with LIBXL_HAVE_<whatever-disk-extension>. Regards, Jim