]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: update for Hyper-V 2012+ support.
authorDawid Zamirski <dzamirski@datto.com>
Tue, 4 Apr 2017 22:26:16 +0000 (18:26 -0400)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 8 Apr 2017 13:57:43 +0000 (15:57 +0200)
docs/news.xml

index 2a15b1236500d3e3cfd346580876e3204f48d6eb..1f558451f64045976c7c26acec45dafdb38353ac 100644 (file)
     <section title="New features">
     </section>
     <section title="Improvements">
+      <change>
+        <summary>
+          The libvirt Hyper-V driver now supports Hyper-V 2012 and newer.
+        </summary>
+        <description>
+          Starting with Hyper-V 2012 the API has changed causing the existing
+          driver to be unable to send and process requests properly. This has
+          been resolved by adding abstractions to handle the differences and
+          ease handling such breaks if they happen in the future.
+       </description>
+      </change>
     </section>
     <section title="Bug fixes">
     </section>