libvirt/src/hyperv
Andrea Bolognani 677aaeb128 python: Drop explicit version where possible
Some of our scripts are known to work both with Python 2 and
Python 3, so for them we shouldn't be forcing any specific
version of the interpreter when they're called directly; we
always use $(PYTHON) explicitly in our build rules anyway.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-19 11:22:02 +01:00
..
hyperv_driver.c hyperv: handle missing switch enum cases 2018-02-21 16:57:42 +00: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 python: Drop explicit version where possible 2018-03-19 11:22:02 +01: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