> On Oct 19, 2020, at 7:35 AM, Michal Privoznik <mprivozn@xxxxxxxxxx> wrote: > > *** BLURB HERE *** > > Michal Prívozník (4): > hyperv: Accept const @value in hypervSetEmbeddedProperty() > hyperv: Use g_auto() for virHashTable in hypervCreateEmbeddedParam > hyperv: Drop needles error label in hypervCreateEmbeddedParam() > hyverv: hypervCreateEmbeddedParam: Rework items counting > > src/hyperv/hyperv_wmi.c | 43 ++++++++++++++++++++++++++--------------- > src/hyperv/hyperv_wmi.h | 5 +++-- > 2 files changed, 30 insertions(+), 18 deletions(-) Reviewed and tested locally. This will be much easier to work with. Thanks! Just one note: there’s a typo in patch 3’s description: "needles" should be "needless". -- Matt