[PATCH 0/7] more Hyper-V APIs

Matt Coleman mcoleman at datto.com
Fri Oct 9 08:31:49 UTC 2020


This set of patches adds several new APIs and fixes several others.

Matt Coleman (7):
  hyperv: implement domainSetAutostart
  hyperv: implement nodeGetFreeMemory
  hyperv: implement domainReboot and domainReset
  hyperv: implement domainShutdown and domainShutdownFlags
  hyperv: fix domainSuspend and domainResume on Hyper-V V2
  hyperv: fix domainManagedSave on Hyper-V V2
  news: more Hyper-V APIs

 NEWS.rst                              |   7 +-
 src/hyperv/hyperv_driver.c            | 268 +++++++++++++++++++++++++-
 src/hyperv/hyperv_wmi_classes.h       |   3 +
 src/hyperv/hyperv_wmi_generator.input |  78 ++++++++
 4 files changed, 348 insertions(+), 8 deletions(-)

-- 
2.27.0





More information about the libvir-list mailing list