diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-10 09:03:01 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-02-12 22:10:04 +0300 |
commit | 320f3f74d9a1a4a193d515de0549eafc82369f47 (patch) | |
tree | c74d93dd3c4fe3c9c45e0613c44d51b2413e5c52 /Documentation/virt/kvm/index.rst | |
parent | 037d1f92eff908f794644d49435d8849a3c10461 (diff) | |
download | linux-320f3f74d9a1a4a193d515de0549eafc82369f47.tar.xz |
docs: kvm: Convert nested-vmx.txt to ReST format
This file is almost in ReST format. Just a small set of
changes were needed:
- Add markups for lists;
- Add markups for a literal block;
- Adjust whitespaces.
While here, use the standard markup for the document title.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/virt/kvm/index.rst')
-rw-r--r-- | Documentation/virt/kvm/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/virt/kvm/index.rst b/Documentation/virt/kvm/index.rst index 95e2487d38f4..123385d0a74a 100644 --- a/Documentation/virt/kvm/index.rst +++ b/Documentation/virt/kvm/index.rst @@ -15,6 +15,7 @@ KVM locking mmu msr + nested-vmx vcpu-requests arm/index |