mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
ec7c56812f
Add an initial documentation topic for Linux enlightenments to run as a guest on Microsoft's Hyper-V hypervisor, linked under the "virt" documentation area. Update the virt doc index.rst and the MAINTAINERS file. Signed-off-by: Michael Kelley <mikelley@microsoft.com> Link: https://lore.kernel.org/r/1657561704-12631-2-git-send-email-mikelley@microsoft.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
25 lines
377 B
ReStructuredText
25 lines
377 B
ReStructuredText
.. 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`
|