libvirt/include
Matt Coleman 65e1b4fd26 hyperv: ambiguous VM names will throw an error
Since Hyper-V allows multiple VMs to be created with the same name,
some commands produce unpredictable results due to
hypervDomainLookupByName's WMI query selecting the wrong domain.

For example, this prevents `virsh dumpxml` from outputting XML for the
wrong domain.

Signed-off-by: Matt Coleman <matt@datto.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-01-21 10:18:21 +01:00
..
libvirt hyperv: ambiguous VM names will throw an error 2021-01-21 10:18:21 +01:00
meson.build meson: add include directory 2020-08-03 09:26:59 +02:00