Re: [PATCH 3/7] hyperv: remove support for multiple API versions from the WMI generator
On Mon, Nov 09, 2020 at 03:43:09AM -0500, Matt Coleman wrote: > All Msvm_* classes are assumed to be V2, now. > > Signed-off-by: Matt Coleman > --- > scripts/hyperv_wmi_generator.py | 267 +- > src/hyperv/hyperv_driver.c| 106 +- > src/hyperv/hyp
[PATCH 3/7] hyperv: remove support for multiple API versions from the WMI generator
All Msvm_* classes are assumed to be V2, now. Signed-off-by: Matt Coleman --- scripts/hyperv_wmi_generator.py | 267 +- src/hyperv/hyperv_driver.c| 106 +- src/hyperv/hyperv_wmi.c | 49 ++--- src/hyperv/hyperv_wmi.h |