[PATCH 4/7] hyperv: remove hypervWmiClassInfoList, hypervWmiClassInfoListPtr, and _hypervWmiClassInfoList

Daniel P. Berrangé berrange at redhat.com
Mon Nov 9 14:39:20 UTC 2020


On Mon, Nov 09, 2020 at 03:43:10AM -0500, Matt Coleman wrote:
> Signed-off-by: Matt Coleman <matt at datto.com>
> ---
>  scripts/hyperv_wmi_generator.py | 21 ++++++-----------
>  src/hyperv/hyperv_wmi.c         | 41 ++++++---------------------------
>  src/hyperv/hyperv_wmi.h         | 13 ++++++-----
>  src/hyperv/hyperv_wmi_classes.h |  8 -------
>  4 files changed, 21 insertions(+), 62 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>

NB, this illustrates a flaw in our meson.build rules. ALl the custom_target()
using python are missing  dependancies, so won't trigger a code rebuild. I'll
be sending a patch for this flaw...


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list