From: Jim Fehlig Date: Thu, 11 Aug 2022 17:21:11 +0000 (-0600) Subject: NEWS: Mention support for specifying vCPU address size X-Git-Tag: v8.7.0-rc1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0615df084ec9996b5df88d6a1b59c557e22f3a12;p=thirdparty%2Flibvirt.git NEWS: Mention support for specifying vCPU address size Signed-off-by: Jim Fehlig Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index efd63bc9c3..548828c60d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,11 @@ v8.7.0 (unreleased) * **New features** + * qemu: Add support for specifying vCPU physical address size in bits + + Users can now specify the number of vCPU physical address bits with + the `` subelment of the `` element. + * **Improvements** * **Bug fixes**