
20 Jul
2012
20 Jul
'12
5:55 p.m.
On 07/20/12 16:11, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@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