Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Unconditionally call xenDaemonLookupByUUID, since the XenD
> driver must always be present.
>
> Signed-off-by: Daniel P. Berrange
> ---
> src/xen/xen_driver.c | 41 +++--
> 1 file changed, 19 insertion
From: "Daniel P. Berrange"
Unconditionally call xenDaemonLookupByUUID, since the XenD
driver must always be present.
Signed-off-by: Daniel P. Berrange
---
src/xen/xen_driver.c | 41 +++--
1 file changed, 19 insertions(+), 22 deletions(-)
diff --git a/src/xe