mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-26 15:45:28 +00:00
e756333dac
Slight refactor of the WMI serialization code to minimize mixing openwsman and libxml2 APIs that triggered clang alignment warnings. The only usage of libxml2 APIs now is in creating CDATA blocks, because the openwsman API does not provide that functionality. The clang alignment warning in this case is silenced by casting to a void pointer first. |
||
---|---|---|
.. | ||
hyperv_driver.c | ||
hyperv_driver.h | ||
hyperv_private.h | ||
hyperv_util.c | ||
hyperv_util.h | ||
hyperv_wmi_classes.c | ||
hyperv_wmi_classes.h | ||
hyperv_wmi_generator.input | ||
hyperv_wmi_generator.py | ||
hyperv_wmi.c | ||
hyperv_wmi.h | ||
openwsman.h |