[libvirt] [PATCH v6 0/5] Hyper-V method invocation

Matthias Bolte matthias.bolte at googlemail.com
Tue Jun 27 17:35:17 UTC 2017


2017-06-26 21:02 GMT+02:00 Sri Ramanujam <sramanujam at datto.com>:
> Changes from v5:
>   * Changes from review
>   * Fixed memory leak in hypervDomainSetMemory where params would leak in failure case
>
> Sri Ramanujam (5):
>   hyperv: Functions to work with invocation parameters.
>   hyperv: Generate object property type information.
>   hyperv: add hypervInvokeMethod
>   hyperv: support virDomainSendKey
>   hyperv: Add support for virDomainSetMemory
>
>  src/hyperv/hyperv_driver.c            | 237 +++++++++
>  src/hyperv/hyperv_wmi.c               | 910 ++++++++++++++++++++++++++++++++++
>  src/hyperv/hyperv_wmi.h               |  95 +++-
>  src/hyperv/hyperv_wmi_classes.h       |  19 +
>  src/hyperv/hyperv_wmi_generator.input | 116 +++++
>  src/hyperv/hyperv_wmi_generator.py    |  15 +-
>  src/hyperv/openwsman.h                |   4 +
>  7 files changed, 1394 insertions(+), 2 deletions(-)

This series is still missing a patch for the docs/news.xml file.


-- 
Matthias Bolte
http://photron.blogspot.com




More information about the libvir-list mailing list