From: Jim Fehlig Date: Mon, 5 Apr 2021 16:28:53 +0000 (-0600) Subject: NEWS: Mention Xen support for domains with more than 4TB X-Git-Tag: v7.3.0-rc1~361 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62edbca6c4d0a5644b3fe3fede573094d179adaf;p=thirdparty%2Flibvirt.git NEWS: Mention Xen support for domains with more than 4TB Signed-off-by: Jim Fehlig Reviewed-by: Andrea Bolognani --- diff --git a/NEWS.rst b/NEWS.rst index f295557ae1..0a34798483 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -13,6 +13,11 @@ v7.3.0 (unreleased) * **New features** + * xen: Support domains with more than 4TB + + The xen driver now supports domains with more than 4TB of memory with + xen >= 4.13. + * **Improvements** * **Bug fixes**