On 05/25/2016 02:41 AM, Michal Privoznik wrote:
> On 24.05.2016 00:01, Jim Fehlig wrote:
>> Xen only supports network-based disks with the qemu (aka qdisk) driver.
>> Set the driverName to 'qemu' in libxlDomainDeviceDefPostParse() if
>> not already set. When starting a domain with network-based dis
On 24.05.2016 00:01, Jim Fehlig wrote:
> Xen only supports network-based disks with the qemu (aka qdisk) driver.
> Set the driverName to 'qemu' in libxlDomainDeviceDefPostParse() if
> not already set. When starting a domain with network-based disks,
> ensure the driverName is 'qemu'.
>
> Signed-of
On 05/25/2016 04:23 AM, Jim Fehlig wrote:
> On 05/23/2016 04:01 PM, Jim Fehlig wrote:
>> Xen only supports network-based disks with the qemu (aka qdisk) driver.
>> Set the driverName to 'qemu' in libxlDomainDeviceDefPostParse() if
>> not already set. When starting a domain with network-based disks,
On 05/23/2016 04:01 PM, Jim Fehlig wrote:
> Xen only supports network-based disks with the qemu (aka qdisk) driver.
> Set the driverName to 'qemu' in libxlDomainDeviceDefPostParse() if
> not already set. When starting a domain with network-based disks,
> ensure the driverName is 'qemu'.
FYI, I've
Xen only supports network-based disks with the qemu (aka qdisk) driver.
Set the driverName to 'qemu' in libxlDomainDeviceDefPostParse() if
not already set. When starting a domain with network-based disks,
ensure the driverName is 'qemu'.
Signed-off-by: Jim Fehlig
---
src/libxl/libxl_conf.c | 1