From: Daniel P. Berrangé Date: Fri, 17 Apr 2020 11:56:25 +0000 (+0100) Subject: docs: add news about virtualbox version support changes X-Git-Tag: v6.3.0-rc1~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67edcb32a330dff42c92afc5e7a45100bce980e0;p=thirdparty%2Flibvirt.git docs: add news about virtualbox version support changes Reviewed-by: Michal Privoznik Signed-off-by: Daniel P. Berrangé --- diff --git a/docs/news.xml b/docs/news.xml index 4d0efd4219..99c65447b0 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -56,11 +56,33 @@ hotplug/unplug attempts, but this is often undesireable). + + + vbox: added support for version 6.0 and 6.1 APIs + + + libvirt can now support use of the VirtualBox 6.0 and 6.1 + APIs. This is compile tested only, so we are looking for + feedback from users on how well it works in practice. + +
+
+ + + vbox: removed support for version 5.0 and 5.1 APIs + + + libvirt no longer supports use of VirtualBox 5.0 and 5.1 + since these versions reached their end of life on 2017/05 + and 2018/04 respectively. + + +