diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-10 09:02:58 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-02-12 22:10:02 +0300 |
commit | 5a0af4806c25aff4b2f8d2e24d635840ec58a87b (patch) | |
tree | 257a0d7fcfae8d8480980cbaabcbb8198b5bfdf0 /Documentation/virt/kvm/index.rst | |
parent | cec0e48be339f06879d971702f206e9683956ef1 (diff) | |
download | linux-5a0af4806c25aff4b2f8d2e24d635840ec58a87b.tar.xz |
docs: kvm: Convert hypercalls.txt to ReST format
- Use document title and chapter markups;
- Convert tables;
- Add markups for literal blocks;
- use :field: for field descriptions;
- Add blank lines and adjust indentation
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/virt/kvm/index.rst b/Documentation/virt/kvm/index.rst index 6fe79185b9bc..ac83bc588f7e 100644 --- a/Documentation/virt/kvm/index.rst +++ b/Documentation/virt/kvm/index.rst @@ -11,8 +11,10 @@ KVM amd-memory-encryption cpuid halt-polling + hypercalls msr vcpu-requests arm/index + devices/index |