libvirt/src/hyperv
Daniel P. Berrangé 4c8574c85c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
Ensuring that we don't call the virDrvConnectOpen method with a NULL URI
means that the drivers can drop various checks for NULL URIs. These were
not needed anymore since the probe functionality was split

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
hyperv_driver.c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
hyperv_driver.h
hyperv_private.h hyperv: store WMI version in hypervPrivate. 2017-04-08 14:14:15 +02:00
hyperv_util.c
hyperv_util.h
hyperv_wmi_classes.c
hyperv_wmi_classes.h hyperv: Generate object property type information 2017-07-08 13:44:59 +02:00
hyperv_wmi_generator.input hyperv: Add support for virDomainSetMemory 2017-07-08 13:45:07 +02:00
hyperv_wmi_generator.py hyperv: Sync generator output between python versions 2018-03-20 09:44:35 -04:00
hyperv_wmi.c hyperv: Escape WQL queries 2017-10-16 10:29:32 -04:00
hyperv_wmi.h hyperv: Add support for virDomainSetMemory 2017-07-08 13:45:07 +02:00
Makefile.inc.am make: split hyperv driver build rules into hyperv/Makefile.inc.am 2018-02-23 13:14:25 +00:00
openwsman.h hyperv: add hypervInvokeMethod 2017-07-08 13:45:02 +02:00