libvirt/src/hyperv
Michal Privoznik 07cec18a51 hyperv: Simplify @memResource freeing in hypervDomainSetMemoryFlags()
Now, that ownership transfer of hypervSetEmbeddedProperty() is
clear, we can use automatic freeing of the hash table.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Matt Coleman <matt@datto.com>
2020-10-19 11:13:10 +02:00
..
hyperv_driver.c hyperv: Simplify @memResource freeing in hypervDomainSetMemoryFlags() 2020-10-19 11:13:10 +02:00
hyperv_driver.h
hyperv_private.h hyperv: remove openwsman.h 2020-10-09 10:13:38 +02:00
hyperv_util.c hyperv: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
hyperv_util.h
hyperv_wmi_classes.c
hyperv_wmi_classes.h hyperv: remove openwsman.h 2020-10-09 10:13:38 +02:00
hyperv_wmi_generator.input hyperv: fix Win32_OperatingSystem WMI queries 2020-10-09 09:27:03 +02:00
hyperv_wmi.c hyperv: Make it obvious that hypervAddEmbeddedParam() consumes an argument 2020-10-19 11:13:10 +02:00
hyperv_wmi.h hyperv: Make it obvious that hypervAddEmbeddedParam() consumes an argument 2020-10-19 11:13:10 +02:00
meson.build