docs: fix typo

* docs/formatdomain.html.in: Fix KVM name.
This commit is contained in:
Eric Blake 2011-04-01 16:18:18 -06:00
parent b5ec89d955
commit d958874780
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@
<dt><code>memtune</code></dt> <dt><code>memtune</code></dt>
<dd> The optional <code>memtune</code> element provides details <dd> The optional <code>memtune</code> element provides details
regarding the memory tunable parameters for the domain. If this is 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 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 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 some memory overhead of QEMU itself. The last piece is hard to