]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention support for specifying vCPU address size
authorJim Fehlig <jfehlig@suse.com>
Thu, 11 Aug 2022 17:21:11 +0000 (11:21 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 11 Aug 2022 22:46:28 +0000 (16:46 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index efd63bc9c34ad4c970f615c6fffd784395184b35..548828c60d7206fd5fdeb33b00ff6a8546981953 100644 (file)
--- 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 `<maxphysaddr>` subelment of the `<cpu>` element.
+
 * **Improvements**
 
 * **Bug fixes**