libvirt/src/xen
Philipp Hahn 435b9d99cc Xen: Fake versions in xencapstest
virInitialize() → xenRegister() → xenhypervisorInit() determines the
version of the Hypervisor. This breaks xencapstest when building as root
on a dom0 system, since xenHypervisorBuildCapabilities() adds the "hap"
and "viridian" features based on the detected version.

Add an optional parameter to xenhypervisorInit() to disable automatic
detection of the Hypervisor version. The passed in arguments are used
instead.

Signed-off-by: Philipp Hahn <hahn@univention.de>
2011-10-14 09:42:38 -06:00
..
block_stats.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
block_stats.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
xen_driver.c Xen: Fake versions in xencapstest 2011-10-14 09:42:38 -06:00
xen_driver.h xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xen_hypervisor.c Xen: Fake versions in xencapstest 2011-10-14 09:42:38 -06:00
xen_hypervisor.h Xen: Fake versions in xencapstest 2011-10-14 09:42:38 -06:00
xen_inotify.c xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xen_inotify.h drivers: prefer unsigned int for flags 2011-07-07 14:15:37 -06:00
xend_internal.c xen: use typical allocations 2011-09-21 16:17:16 +08:00
xend_internal.h xen: make direct call when there is only one subdriver 2011-07-28 14:44:45 -06:00
xm_internal.c xen: Cleanup improper VIR_ERR_NO_SUPPORT use 2011-08-23 16:53:15 +08:00
xm_internal.h xen: reject unknown flags 2011-07-15 16:34:44 -06:00
xs_internal.c xen: drop unused callbacks 2011-07-28 14:57:55 -06:00
xs_internal.h drivers: prefer unsigned int for flags 2011-07-07 14:15:37 -06:00