#include "uuid.h"
#include "configmake.h"
#include "lxc_container.h"
+#include "virnodesuspend.h"
+
#define VIR_FROM_THIS VIR_FROM_LXC
VIR_WARN("Failed to query host NUMA topology, disabling NUMA capabilities");
}
+ if (virNodeSuspendGetTargetMask(&caps->host.powerMgmt) < 0)
+ VIR_WARN("Failed to get host power management capabilities");
+
if (virGetHostUUID(caps->host.host_uuid)) {
lxcError(VIR_ERR_INTERNAL_ERROR,
"%s", _("cannot get the host uuid"));
#include "virfile.h"
#include "command.h"
#include "virnetdevtap.h"
+#include "virnodesuspend.h"
+
#define VIR_FROM_THIS VIR_FROM_UML
VIR_WARN("Failed to query host NUMA topology, disabling NUMA capabilities");
}
+ if (virNodeSuspendGetTargetMask(&caps->host.powerMgmt) < 0)
+ VIR_WARN("Failed to get host power management capabilities");
+
if (virGetHostUUID(caps->host.host_uuid)) {
umlReportError(VIR_ERR_INTERNAL_ERROR,
"%s", _("cannot get the host uuid"));
#include "capabilities.h"
#include "memory.h"
#include "virfile.h"
+#include "virnodesuspend.h"
#define VIR_FROM_THIS VIR_FROM_XEN
cpuinfo,
capabilities);
+ if (virNodeSuspendGetTargetMask(&caps->host.powerMgmt) < 0)
+ VIR_WARN("Failed to get host power management capabilities");
+
VIR_FORCE_FCLOSE(cpuinfo);
VIR_FORCE_FCLOSE(capabilities);
<vmx/>
</features>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<vmx/>
</features>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>i686</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>ia64</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>ia64</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>ia64</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>ia64</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<cpu>
<arch>ppc64</arch>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<svm/>
</features>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>
<svm/>
</features>
</cpu>
+ <power_management/>
<migration_features>
<live/>
<uri_transports>