From: Vitaly Kuznetsov Date: Wed, 14 Nov 2018 22:46:03 +0000 (+0100) Subject: docs: remove extra whitespace from Hyper-V enlightenments options X-Git-Tag: v4.10.0-rc1~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96f657e378a8ac68edf520d191b838162371252d;p=thirdparty%2Flibvirt.git docs: remove extra whitespace from Hyper-V enlightenments options Remove redundant leading whitespaces from " on, off". Suggested-by: Andrea Bolognani Reviewed-by: Andrea Bolognani Signed-off-by: Vitaly Kuznetsov --- diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 92ad4b2542..3e178e1ba4 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -2078,7 +2078,7 @@ relaxed Relax constraints on timers - on, off + on, off 1.0.0 (QEMU 2.0) @@ -2096,31 +2096,31 @@ vpindex Virtual processor index - on, off + on, off 1.3.3 (QEMU 2.5) runtime Processor time spent on running guest code and on behalf of guest code - on, off + on, off 1.3.3 (QEMU 2.5) synic Enable Synthetic Interrupt Controller (SyNIC) - on, off + on, off 1.3.3 (QEMU 2.6) stimer Enable SyNIC timers - on, off + on, off 1.3.3 (QEMU 2.6) reset Enable hypervisor reset - on, off + on, off 1.3.3 (QEMU 2.5) @@ -2132,19 +2132,19 @@ frequencies Expose frequency MSRs - on, off + on, off 4.7.0 (QEMU 2.12) reenlightenment Enable re-enlightenment notification on migration - on, off + on, off 4.7.0 (QEMU 3.0) tlbflush Enable PV TLB flush support - on, off + on, off 4.7.0 (QEMU 3.0)