]> git.baikalelectronics.ru Git - kernel.git/commit
docs: kvm: Convert nested-vmx.txt to ReST format
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2020 06:03:01 +0000 (07:03 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Feb 2020 19:10:04 +0000 (20:10 +0100)
commitf7a52cbd9fc3b654c6373ecba191d7f68e8cc118
treec74d93dd3c4fe3c9c45e0613c44d51b2413e5c52
parentc7a9011c8605f4ee947bfbcdbd590e8a8fc8241c
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>
Documentation/virt/kvm/index.rst
Documentation/virt/kvm/nested-vmx.rst [new file with mode: 0644]
Documentation/virt/kvm/nested-vmx.txt [deleted file]