From: Jiri Denemark Date: Fri, 4 Apr 2025 12:26:45 +0000 (+0200) Subject: NEWS: Document ARM CPU map bug fix X-Git-Tag: v11.3.0-rc1~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ba5b659dc3010f8be110364b0c79234ffa3a61c;p=thirdparty%2Flibvirt.git NEWS: Document ARM CPU map bug fix Signed-off-by: Jiri Denemark Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index e2dc4e508b..2608086717 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -28,6 +28,12 @@ v11.3.0 (unreleased) * **Bug fixes** + * cpu_map: Install Ampere-1 ARM CPU models + + The Ampere-1 CPU models added in the previous release were not properly + installed and thus every attempt to start an ARM domain with custom + CPU definition would fail. + v11.2.0 (2025-04-01) ====================