diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-10 09:02:45 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-02-12 22:09:51 +0300 |
commit | d371c011fc5e16bc50985bab94b7141204c52153 (patch) | |
tree | 059d49c183beee41944a5e4f5e4dc6137058b722 /Documentation/virt/kvm/index.rst | |
parent | 263a19ff21c4a10f0a2d77c21feb3a641e5127f0 (diff) | |
download | linux-d371c011fc5e16bc50985bab94b7141204c52153.tar.xz |
docs: kvm: devices/arm-vgic-its.txt to ReST format
- Fix document title to match ReST format
- Convert the table to be properly recognized
- use proper markups for literal blocks
- Some indentation fixes to match ReST
While here, add an index for kvm devices.
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 cc6dde47b267..24d1076ec680 100644 --- a/Documentation/virt/kvm/index.rst +++ b/Documentation/virt/kvm/index.rst @@ -14,3 +14,4 @@ KVM vcpu-requests arm/index + devices/index |