libvirt/src/hyperv
Dawid Zamirski bb9fca7bed hyperv: recognize array property as distinct type.
When hyperv code generator for WMI classes identifies common
properties, it needs to take into account array type as a distinct
type, i.e string != string[]. This is the case where v1 of the
Msvm_VirtualSystemSettingData has Notes property as string whereas v2
uses Notes[], therefore they have to be treated as different fields and
cannot be placed in the "common" struct.
2017-04-18 23:19:38 +02:00
..
hyperv_driver.c hyperv: recognize array property as distinct type. 2017-04-18 23:19:38 +02:00
hyperv_driver.h Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_private.h hyperv: store WMI version in hypervPrivate. 2017-04-08 14:14:15 +02:00
hyperv_util.c Remove unnecessary curly brackets in src/hyperv/ 2014-11-14 17:13:01 +01:00
hyperv_util.h Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_wmi_classes.c Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_wmi_classes.h hyperv: add support for Hyper-V 2012 and newer 2017-04-08 15:26:18 +02:00
hyperv_wmi_generator.input hyperv: add support for Hyper-V 2012 and newer 2017-04-08 15:26:18 +02:00
hyperv_wmi_generator.py hyperv: recognize array property as distinct type. 2017-04-18 23:19:38 +02:00
hyperv_wmi.c hyperv: add support for Hyper-V 2012 and newer 2017-04-08 15:26:18 +02:00
hyperv_wmi.h hyperv: add support for Hyper-V 2012 and newer 2017-04-08 15:26:18 +02:00
openwsman.h Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00