From 0529cf77f2798b19ab060a6763bc73f032f0189e Mon Sep 17 00:00:00 2001 From: Han Han Date: Wed, 11 May 2022 10:17:01 +0800 Subject: [PATCH] news: cpu_map: Add EPYC-Rome cpu model Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index e5da3f2db8..8e7cca09dc 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1192,6 +1192,10 @@ v6.9.0 (2020-11-02) using ````. The node device APIs also now list and provide XML descriptions for vDPA devices. + * cpu_map: Add EPYC-Rome CPU model + + It's supported in QEMU 5.0.0 and newer. + * **Improvements** * qemu: Make 'cbitpos' & 'reducedPhysBits' attrs optional -- 2.47.2