From: Eric Blake Date: Fri, 1 Apr 2011 22:18:18 +0000 (-0600) Subject: docs: fix typo X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d9588747800b4b938aad7720b559076aeebb6c4b;p=libvirt.git docs: fix typo * docs/formatdomain.html.in: Fix KVM name. --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 6c624ab29f..574fee5d5a 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -314,7 +314,7 @@
memtune
The optional memtune element provides details regarding the memory tunable parameters for the domain. If this is - omitted, it defaults to the OS provided defaults. For QEMU/KVMi, the + omitted, it defaults to the OS provided defaults. For QEMU/KVM, the parameters are applied to the QEMU process as a whole. Thus, when counting them, one needs to add up guest RAM, guest video RAM, and some memory overhead of QEMU itself. The last piece is hard to