From bb09afd5a2c5fc8b4869b27b0c723b544be810ae Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 12 May 2017 15:40:51 +0200 Subject: [PATCH] news: Update for GIC version on TCG changes Signed-off-by: Andrea Bolognani --- docs/news.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 2f0144972e..4cf14b0d55 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,17 @@
+ + + qemu: Use GICv2 by default for aarch64/virt TCG guests + + + The emulated GICv3 has some limitations that make it unusable as a + default; use GICv2 until they're sorted out. This change makes it + once again possible to run aarch64/virt guests on a x86_64 host + without having to tweak their configuration. + +