diff options
author | Anton Ivanov <anton.ivanov@cambridgegreys.com> | 2020-09-17 11:35:57 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-09-24 10:53:44 -0600 |
commit | 04301bf5b072b26218c9c6eabe579fdbef5c8d55 (patch) | |
tree | f88a2dcb1f9d1eeffab97d37fdc68ea151c67027 /Documentation/virt/index.rst | |
parent | 6b99e6e6aa6237b3f45ea24327fd3cb132b365cd (diff) |
docs: replace the old User Mode Linux HowTo with a new one
The new HowTo migrates the portions of the old howto which
are still relevant to a new document, updates them to linux 5.x
and adds documentation for vector transports and other new
features.
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Link: https://lore.kernel.org/r/20200917103557.26063-1-anton.ivanov@cambridgegreys.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/virt/index.rst')
-rw-r--r-- | Documentation/virt/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virt/index.rst b/Documentation/virt/index.rst index de1ab81df958..d20490292642 100644 --- a/Documentation/virt/index.rst +++ b/Documentation/virt/index.rst @@ -8,7 +8,7 @@ Linux Virtualization Support :maxdepth: 2 kvm/index - uml/user_mode_linux + uml/user_mode_linux_howto_v2 paravirt_ops guest-halt-polling |