From: Jiri Denemark Date: Mon, 6 Mar 2017 07:17:08 +0000 (+0100) Subject: news: Fix typo X-Git-Tag: v3.2.0-rc1~365 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e489625e138294276d33c359081b745bb323998a;p=thirdparty%2Flibvirt.git news: Fix typo Signed-off-by: Jiri Denemark --- diff --git a/docs/news.xml b/docs/news.xml index 584c9afac6..97393b3aa2 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -21,7 +21,7 @@ Previously, libvirt detected the host CPU model using CPUID - instruction, which cased libvirt to detect a lot of CPU features + instruction, which caused libvirt to detect a lot of CPU features that are not supported by QEMU/KVM. Asking QEMU makes sure we don't start it with unsupported features.