2017-05-19 22:57 GMT+02:00 Sri Ramanujam <sramanu...@datto.com>:
> Update the generator to generate basic property type information for
> each CIM object representation. Right now, it generates arrays of
> hypervCimType structs:
>
> struct _hypervCimType {
>     const char *name;
>     const char *type;
>     bool isArray;
> };
> ---
>  src/hyperv/hyperv_wmi_classes.h    | 19 +++++++++++++++++++
>  src/hyperv/hyperv_wmi_generator.py | 15 ++++++++++++++-
>  2 files changed, 33 insertions(+), 1 deletion(-)

This one looks okay.

-- 
Matthias Bolte
http://photron.blogspot.com

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to