• M
    hyperv: Add basic driver for Microsoft Hyper-V · 5e3b0f8b
    Matthias Bolte 提交于
    Domain listing, basic information retrieval and domain life cycle
    management is implemented. But currently the domain XML output
    lacks the complete devices section.
    
    The driver uses OpenWSMAN to directly communicate with a Hyper-V
    server over its WS-Management interface exposed via Microsoft WinRM.
    
    The driver is based on the work of Michael Sievers. This started in
    the same master program project group at the University of Paderborn
    as the ESX driver.
    
    See Michael's blog for details: http://hyperv4libvirt.wordpress.com/
    5e3b0f8b
hyperv_driver.c 36.0 KB