From: Ján Tomko Date: Wed, 17 Jul 2019 11:46:37 +0000 (+0200) Subject: docs: drvqemu: fix a typo X-Git-Tag: v5.6.0-rc1~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=760676d2ae2f0c4ad3d8819011e13214e0c28b31;p=thirdparty%2Flibvirt.git docs: drvqemu: fix a typo Signed-off-by: Ján Tomko Acked-by: Peter Krempa --- diff --git a/docs/drvqemu.html.in b/docs/drvqemu.html.in index 12b2c2bd2f..f0115bff7e 100644 --- a/docs/drvqemu.html.in +++ b/docs/drvqemu.html.in @@ -38,7 +38,7 @@
  • KVM hypervisor: The driver will probe /usr/bin for the presence of qemu-kvm and /dev/kvm device - node. If both are found, then KVM fullyvirtualized, hardware accelerated + node. If both are found, then KVM fully virtualized, hardware accelerated guests will be available.