[PATCH v3 9/9] news: more Hyper-V APIs

Matt Coleman mcoleman at datto.com
Wed Oct 21 08:46:13 UTC 2020


Signed-off-by: Matt Coleman <matt at datto.com>
---
 NEWS.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/NEWS.rst b/NEWS.rst
index bc35458f38..d0454b7840 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -22,8 +22,11 @@ v6.9.0 (unreleased)
   * hyperv: implement new APIs
 
     The ``virConnectGetCapabilities()``, ``virConnectGetMaxVcpus()``,
-    ``virConnectGetVersion()``, and ``virDomainGetAutostart()`` APIs have been
-    implemented in the Hyper-V driver.
+    ``virConnectGetVersion()``, ``virDomainGetAutostart()``,
+    ``virDomainSetAutostart()``, ``virNodeGetFreeMemory()``,
+    ``virDomainReboot()``, ``virDomainReset()``, ``virDomainShutdown()``, and
+    ``virDomainShutdownFlags()`` APIs have been implemented in the Hyper-V
+    driver.
 
   * bhyve: implement virtio-9p filesystem support
 
-- 
2.27.0





More information about the libvir-list mailing list