From d9588747800b4b938aad7720b559076aeebb6c4b Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Fri, 1 Apr 2011 16:18:18 -0600 Subject: [PATCH] docs: fix typo * docs/formatdomain.html.in: Fix KVM name. --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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