On 2/19/26 10:31 PM, Jonathon Jongsma via Devel wrote: > Feature requested by MTV project. See patches for more details > > Jonathon Jongsma (3): > conf: support windows paths in virDomainDiskByName() > hyperv: Add resource subtype definitions > hyperv: Add basic domainGetBlockInfo() API implementation > > src/conf/domain_conf.c | 6 +- > src/hyperv/hyperv_driver.c | 234 ++++++++++++++++++++++++-- > src/hyperv/hyperv_driver.h | 11 ++ > src/hyperv/hyperv_wmi.c | 41 +++++ > src/hyperv/hyperv_wmi.h | 7 + > src/hyperv/hyperv_wmi_generator.input | 109 ++++++++++++ > 6 files changed, 392 insertions(+), 16 deletions(-) >
Reviewed-by: Michal Privoznik <[email protected]> Michal
