[libvirt] [PATCH] news: Fix typo

6 Mar
2017
6 Mar
'17
2:36 a.m.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- Pushed as trivial. docs/news.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/news.xml b/docs/news.xml index 584c9afac..97393b3aa 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -21,7 +21,7 @@ </summary> <description> 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. </description> -- 2.12.0
3113
Age (days ago)
3113
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jiri Denemark