On 07/20/12 16:11, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange(a)redhat.com>
As per the comment, the Xen hypervisor driver is considered to
be mandatory when running privileged. When it fails to open,
we should thus return an error, not ignore it.
---
src/xen/xen_driver.c | 2 ++
1 file changed, 2 insertions(+)
ACK.
Peter