libvirt/src/hyperv
Michal Privoznik 864d79e452 hyperv: Use hypervRequestStateChange() in hypervDomainSuspend()
A few commits ago, hypervRequestStateChange() helper was
introduced which has exactly the same code as a part of
hypervDomainSuspend(). Deduplicate by calling the helper.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Matt Coleman <matt@datto.com>
2020-10-22 16:11:56 +02:00
..
hyperv_driver.c hyperv: Use hypervRequestStateChange() in hypervDomainSuspend() 2020-10-22 16:11:56 +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: fix domainManagedSave on Hyper-V V2 2020-10-21 14:20:52 +02:00
hyperv_wmi_generator.input hyperv: implement domainShutdown and domainShutdownFlags 2020-10-21 14:20:47 +02:00
hyperv_wmi.c Replace all instances of 'virHashCreate' with 'virHashNew' 2020-10-22 15:02:46 +02:00
hyperv_wmi.h hyperv: enable usage of g_autoptr for hypervInvokeParamsList 2020-10-21 14:20:33 +02:00
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00