libvirt/src/xen
Matthias Bolte c2e9e90742 xencapstest: Don't fail when Xen is installed
xencapstest calls xenHypervisorMakeCapabilitiesInternal with conn == NULL
which calls xenDaemonNodeGetTopology with conn == NULL when a recent
enough Xen was detected (sys_interface_version >= SYS_IFACE_MIN_VERS_NUMA).
But xenDaemonNodeGetTopology insists in having conn != NULL and fails,
because it expects to be able to talk to an actual xend.

We cannot do that in a 'make check' test. Therefore, only call the xend
subdriver function when conn isn't NULL.

Reported by Andy Howell and Jim Fehlig.
2010-11-10 00:06:49 +01:00
..
block_stats.c Fix block statistics with newer versions of Xen 2010-09-10 15:57:35 +02:00
block_stats.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
sexpr.c Fix Xen SEXPR generation to properly quote strings containing () 2010-10-13 16:42:48 +01:00
sexpr.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xen_driver.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_driver.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_hypervisor.c xencapstest: Don't fail when Xen is installed 2010-11-10 00:06:49 +01:00
xen_hypervisor.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xen_inotify.c bye to close(), welcome to VIR_(FORCE_)CLOSE() 2010-11-09 15:48:48 -05:00
xen_inotify.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xend_internal.c bye to close(), welcome to VIR_(FORCE_)CLOSE() 2010-11-09 15:48:48 -05:00
xend_internal.h vcpu: improve support for setting xen vcpu counts 2010-10-19 10:07:02 -06:00
xm_internal.c Define XML syntax for password expiry 2010-11-09 11:47:13 +00:00
xm_internal.h vcpu: improve support for setting xen vcpu counts 2010-10-19 10:07:02 -06:00
xs_internal.c xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00
xs_internal.h xen-proxy: Remove it entirely and use libvirtd instead 2010-11-08 22:00:35 +01:00