On 11/3/20 1:22 AM, Matt Coleman wrote:
Here's a draft GitLab MR if you'd prefer to review the changes there:
https://gitlab.com/iammattcoleman/libvirt/-/merge_requests/5

Matt Coleman (8):
   hyperv: g_autofree username and password in hypervConnectOpen()
   hyperv: remove spaces after hypervObject* casts
   hyperv: WMI class list function general cleanup
   hyperv: move hypervGetWmiClass to hyperv_wmi.h
   hyperv: move hypervGetProcSDByVSSDInstanceId to hyperv_wmi.c
   hyperv: consistent names for SettingData functions
   hyperv: minor formatting fix in hyperv_wmi.h
   hyperv: call openwsman's ws_serializer_free_mem

  src/hyperv/hyperv_driver.c | 87 ++++++++++----------------------------
  src/hyperv/hyperv_wmi.c    | 63 +++++++++++++++------------
  src/hyperv/hyperv_wmi.h    | 45 ++++++++++++++------
  3 files changed, 89 insertions(+), 106 deletions(-)


Reviewed-by: Michal Privoznik <mpriv...@redhat.com>

and pushed.

Michal

Reply via email to