From: Han Han Date: Mon, 17 Jul 2023 10:56:11 +0000 (+0800) Subject: NEWS: cpu_map: Add SapphireRapids cpu model X-Git-Tag: v9.6.0-rc1~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d73ae7684757c3cbb7f2ef6324ac54bcaa96e7;p=thirdparty%2Flibvirt.git NEWS: cpu_map: Add SapphireRapids cpu model Signed-off-by: Han Han Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index df0557ee5c..22fc7e5971 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -107,6 +107,10 @@ v9.4.0 (2023-06-01) QEMU supports parallel migration to be compressed using either zstd or zlib. + * cpu_map: Add SapphireRapids cpu model + + This model is introduced since QEMU 8.0. + * **Improvements** * Adapt to musl-1.2.4