diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/virt/index.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Documentation/virt/index.rst b/Documentation/virt/index.rst new file mode 100644 index 000000000..2f1cffa87 --- /dev/null +++ b/Documentation/virt/index.rst @@ -0,0 +1,24 @@ +.. SPDX-License-Identifier: GPL-2.0 + +============================ +Linux Virtualization Support +============================ + +.. toctree:: + :maxdepth: 2 + + kvm/index + uml/user_mode_linux_howto_v2 + paravirt_ops + guest-halt-polling + ne_overview + acrn/index + coco/sev-guest + hyperv/index + +.. only:: html and subproject + + Indices + ======= + + * :ref:`genindex` |