There seems to be something broken by the last patch set series
(applied the two from Dan, followed by the two from Kaitlin).
Before applying patch set:
wbemein
http://localhost/root/virt:CIM_EnabledLogicalElementCapabilities
localhost:5988/root/virt:KVM_VirtualSystemManagementCapabilities.InstanceID="localhost.localdomain/0"
localhost:5988/root/virt:KVM_EnabledLogicalElementCapabilities.InstanceID="qemu1/0"
After applying patch set:
wbemein
http://localhost/root/virt:CIM_EnabledLogicalElementCapabilities
localhost:5988/root/virt:KVM_VirtualSystemManagementCapabilities.InstanceID="ManagementCapabilities"
localhost:5988/root/virt:Xen_VirtualSystemManagementCapabilities.InstanceID="ManagementCapabilities"
localhost:5988/root/virt:KVM_EnabledLogicalElementCapabilities.InstanceID="qemu1"
The instance of Xen_VirtualSystemManagementCapabilities is wrong. I
had a look into the code and think this could be easily fixed by
starting return_vsm_cap() with an connect_by_classname(). Kaitlin,
please can you incorporate that fix into your patch set ? Thanks.
Thanks for catching this Heidi. I didn't have a chance to look at it
today, so I will take a look tomorrow.
--
Kaitlin Rupert
IBM Linux Technology Center
karupert(a)us.ibm.com