From cf915455e4404d8618ed9eadf3d5aad228d87f94 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani <abologna@redhat.com> Date: Thu, 25 Jul 2019 15:38:38 +0200 Subject: [PATCH] news: Update for ARM CPU features Signed-off-by: Andrea Bolognani <abologna@redhat.com> Tested-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com> --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 4dd8dd6dcc..dc91368790 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -44,6 +44,15 @@ <libvirt> <release version="v5.10.0" date="unreleased"> <section title="New features"> + <change> + <summary> + qemu: Introduce support for ARM CPU features + </summary> + <description> + The only features supported at the moment are SVE vector lengths, + which were introduced in QEMU 4.2.0. + </description> + </change> </section> <section title="Improvements"> </section> -- GitLab