From: Dawid Zamirski Date: Tue, 4 Apr 2017 22:26:16 +0000 (-0400) Subject: news: update for Hyper-V 2012+ support. X-Git-Tag: v3.3.0-rc1~232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c661a944d75638db76483bbd058981b4c0595a8;p=thirdparty%2Flibvirt.git news: update for Hyper-V 2012+ support. --- diff --git a/docs/news.xml b/docs/news.xml index 2a15b12365..1f558451f6 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,17 @@
+ + + The libvirt Hyper-V driver now supports Hyper-V 2012 and newer. + + + 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. + +