libvirt/src/xen
Jim Fehlig 9875efbdc3 Fix compilation of legacy xen driver with Xen 4.2
In Xen 4.2, xs.h is deprecated in favor of xenstore.h.  xs.h now
contains

#warning xs.h is deprecated use xenstore.h instead
#include <xenstore.h>

which fails compilation when warnings are treated as errors.

Introduce a configure-time check for xenstore.h and if found,
use it instead of xs.h.
(cherry picked from commit 416eca189b)
2012-10-18 12:56:44 -04:00
..
block_stats.c Fix compilation of legacy xen driver with Xen 4.2 2012-10-18 12:56:44 -04:00
block_stats.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_hypervisor.c Support Xen sysctl version 9 in Xen 4.2 2012-10-17 16:42:17 -04:00
xen_hypervisor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_inotify.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xen_inotify.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xend_internal.c xen: eliminate remaining uses of virDomainCpuSetParse 2012-09-17 14:59:37 -04:00
xend_internal.h xml: use long long internally, to centralize overflow checks 2012-03-07 18:24:43 -07:00
xm_internal.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xm_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
xs_internal.c Fix compilation of legacy xen driver with Xen 4.2 2012-10-18 12:56:44 -04:00
xs_internal.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00