From a5a8bd54b7809f7f6da33436b66ca189e9d48a12 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 10 Dec 2013 07:03:58 -0700 Subject: [PATCH] docs: fix recent typo Introduced in commit 24fbbb82. * docs/formatdomain.html.in: s/tunning/tuning/ Signed-off-by: Eric Blake --- 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 b4ee9f3f8a..0067e8f795 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -639,7 +639,7 @@
When set and supported by the hypervisor, memory pages belonging to the domain will be locked in host's memory and the host will not be allowed to swap them out. For QEMU/KVM this requires - hard_limit memory tunning + hard_limit memory tuning element to be used and set to the maximum memory configured for the domain plus any memory consumed by the QEMU process itself. Since 1.0.6