From: Andrea Bolognani Date: Fri, 12 May 2017 13:40:51 +0000 (+0200) Subject: news: Update for GIC version on TCG changes X-Git-Tag: v3.4.0-rc1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb09afd5a2c5fc8b4869b27b0c723b544be810ae;p=thirdparty%2Flibvirt.git news: Update for GIC version on TCG changes Signed-off-by: Andrea Bolognani --- 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. + +