• M
    hyperv: Add OpenWSMAN based client for the Hyper-V WMI API · e224b6f8
    Matthias Bolte 提交于
    Add a generator script to generate the structs and serialization
    information for OpenWSMAN.
    
    openwsman.h collects workarounds for problems in OpenWSMAN <= 2.2.6.
    There are also disabled sections that would use ws_serializer_free_mem
    but can't because it's broken in OpenWSMAN <= 2.2.6. Patches to fix
    this have been posted upstream.
    e224b6f8
Makefile.am 48.3 KB