libvirt/src/libxl
Daniel P. Berrange e23ca83a0d Avoid warning message from libxl driver on non-Xen kernels
The libxl driver reads /proc/xen/capabilities to see if it
is on a Dom0 kernel. If that file does not even exist though,
an error is logged. Check for the file existance before trying
to read its contents to avoid the log message.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-03-17 17:08:54 +00:00
..
libxl_conf.c add pci passthrough to libxl driver 2014-03-12 17:03:50 +00:00
libxl_conf.h add pci passthrough to libxl driver 2014-03-12 17:03:50 +00:00
libxl_domain.c add hostdev pci backend type for xen 2014-03-12 17:03:23 +00:00
libxl_domain.h libxl: Add job support to libxl driver 2014-02-19 11:10:00 -07:00
libxl_driver.c Avoid warning message from libxl driver on non-Xen kernels 2014-03-17 17:08:54 +00:00
libxl_driver.h libxl: Use standard format for source file copyright notice 2013-09-03 23:53:48 -06:00