[libvirt] [PATCH v4 2/5] hyperv: Generate object property type information.

Matthias Bolte matthias.bolte at googlemail.com
Sun May 28 16:38:31 UTC 2017


2017-05-19 22:57 GMT+02:00 Sri Ramanujam <sramanujam at 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




More information about the libvir-list mailing list