[Libvirt-cim] [PATCH 0 of 2] Remove devid-style InstanceID support from ELEC and EC.

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Tue Dec 4 01:21:55 UTC 2007


Heidi Eckhart wrote: 
> 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 at us.ibm.com





More information about the Libvirt-cim mailing list