libvirt/src/hyperv
Daniel P. Berrangé 8e4f9a2773 driver: declare supported URI schemes in virConnectDriver struct
Declare what URI schemes a driver supports in its virConnectDriver
struct. This allows us to skip trying to open the driver entirely
if the URI scheme doesn't match.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
hyperv_driver.c driver: declare supported URI schemes in virConnectDriver struct 2018-04-12 16:52:02 +01:00
hyperv_driver.h Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_private.h hyperv: store WMI version in hypervPrivate. 2017-04-08 14:14:15 +02:00
hyperv_util.c Remove unnecessary curly brackets in src/hyperv/ 2014-11-14 17:13:01 +01:00
hyperv_util.h Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
hyperv_wmi_classes.c Don't leave empty first line in C source files 2014-03-18 12:17:12 +01:00
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