On Sat, 2017-04-08 at 16:14 +0200, Matthias Bolte wrote:
2017-04-05 0:26 GMT+02:00 Dawid Zamirski
<dzamirski(a)datto.com>:
> Changes in v4:
> * changed hypervWqlQuery struct to use virBuffer as query member so
> that
> hypervEnumAndPull and free it for us.
> * fixed hypervFreeObject that had outdated code in code path that
> was
> compiled away via preprocessor - this fix is in patch 5
> * fixed whitespace/spelling and missing comment in generator
> * update doc text
>
ACK for the whole series. I made two minor changes to the series in
patch 4 and 5 before pushing it. Thanks!
Nice, thanks! We'll likely follow up soon with patches for handling all
sorts of wsman invoke requests which should be the last of the
"difficult" pieces needed before continuing with implementing most of
the missing libvirt API hooks.
Regards,
Dawid