[Libvirt-cim] [PATCH] Add TypesSupported[] to VirtualSystemManagementCapabilities

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Thu Feb 28 18:01:48 UTC 2008


Dan Smith wrote:
> # HG changeset patch
> # User Dan Smith <danms at us.ibm.com>
> # Date 1204150157 28800
> # Node ID 534a933e0202dc425f3f27ba55dfa42e7c42db5f
> # Parent  224ad7217cef6235bccb3377b9b86114ed61d6ae
> Add TypesSupported[] to VirtualSystemManagementCapabilities
> 
> Signed-off-by: Dan Smith <danms at us.ibm.com>
> 
> diff -r 224ad7217cef -r 534a933e0202 src/Virt_VirtualSystemManagementCapabilities.c


> +
> +        CMSetProperty(inst, "TypesSupported",
> +                      (CMPIValue *)&array, CMPI_charsA);
> +

I think this should be CMPI_stringA, but otherwise this patch is good.

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list