diff options
author | Michael Kelley <mikelley@microsoft.com> | 2022-07-11 10:48:23 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-07-13 14:04:48 -0600 |
commit | ac1129e79e90a1dae495fdb2f4659bd1be90abb1 (patch) | |
tree | 9390bca7fc4a34c974a1d4c072b95d2752763edc /Documentation/virt/hyperv/index.rst | |
parent | ec7c56812fa56b6726150877f0a1025fc78b44a4 (diff) |
Documentation: hyperv: Add overview of VMbus
Add documentation topic for using VMbus when running as a guest
on Hyper-V.
Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Link: https://lore.kernel.org/r/1657561704-12631-3-git-send-email-mikelley@microsoft.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/virt/hyperv/index.rst')
-rw-r--r-- | Documentation/virt/hyperv/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/virt/hyperv/index.rst b/Documentation/virt/hyperv/index.rst index 991bee4884b3..caa43ab3f85c 100644 --- a/Documentation/virt/hyperv/index.rst +++ b/Documentation/virt/hyperv/index.rst @@ -8,3 +8,4 @@ Hyper-V Enlightenments :maxdepth: 1 overview + vmbus |