Re: [libvirt] [PATCH v3 07/12] hyperv: update wmi code generator.

2017-04-04 Thread Matthias Bolte
2017-04-04 1:52 GMT+02:00 Dawid Zamirski : > This patch updates the code generator that outputs C headers and code > for WMI classes. It has been updated to handle multiple versions (or > namespaces) of the same class which were introduced with Hyperv 2012+ > --- >

[libvirt] [PATCH v3 07/12] hyperv: update wmi code generator.

2017-04-03 Thread Dawid Zamirski
This patch updates the code generator that outputs C headers and code for WMI classes. It has been updated to handle multiple versions (or namespaces) of the same class which were introduced with Hyperv 2012+ --- src/hyperv/hyperv_wmi_generator.py | 385 +++-- 1