Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"
>
> Unconditionally call into xenHypervisorGetMaxVcpus and
> xenDaemonNodeGetInfo respectively, since those drivers
> are both mandatory
>
> Signed-off-by: Daniel P. Berrange
> ---
> src/xen/xen_driver.c | 15 ++-
> 1 file change
From: "Daniel P. Berrange"
Unconditionally call into xenHypervisorGetMaxVcpus and
xenDaemonNodeGetInfo respectively, since those drivers
are both mandatory
Signed-off-by: Daniel P. Berrange
---
src/xen/xen_driver.c | 15 ++-
1 file changed, 2 insertions(+), 13 deletions(-)
diff --