| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-24 | Documentation: hyperv: Add overview of Confidential Computing VM support | Michael Kelley | 2 | -0/+261 | |
| Add documentation topic for Confidential Computing (CoCo) VM support in Linux guests on Hyper-V. Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Easwar Hariharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]> Message-ID: <[email protected]> | |||||
| 2024-05-28 | Documentation: hyperv: Improve synic and interrupt handling description | Michael Kelley | 2 | -34/+66 | |
| Current documentation does not describe how Linux handles the synthetic interrupt controller (synic) that Hyper-V provides to guest VMs, nor how VMBus or timer interrupts are handled. Add text describing the synic and reorganize existing text to make this more clear. Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Easwar Hariharan <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]> Message-ID: <[email protected]> | |||||
| 2024-05-28 | Documentation: hyperv: Update spelling and fix typo | Michael Kelley | 2 | -52/+52 | |
| Update spelling from "VMbus" to "VMBus" to match Hyper-V product documentation. Also correct typo: "SNP-SEV" should be "SEV-SNP". Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Easwar Hariharan <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]> Message-ID: <[email protected]> | |||||
| 2024-03-01 | Documentation: hyperv: Add overview of PCI pass-thru device support | Michael Kelley | 2 | -0/+317 | |
| Add documentation topic for PCI pass-thru devices in Linux guests on Hyper-V and for the associated PCI controller driver (pci-hyperv.c). Signed-off-by: Michael Kelley <[email protected]> Reviewed-by: Easwar Hariharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Wei Liu <[email protected]> Message-ID: <[email protected]> | |||||
| 2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 1 | -1/+1 | |
| Fix typos in Documentation. Signed-off-by: Bjorn Helgaas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 2022-07-13 | Documentation: hyperv: Add overview of clocks and timers | Michael Kelley | 2 | -0/+74 | |
| Add documentation topic for clocks and timers when running as a guest on Hyper-V. Signed-off-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 2022-07-13 | Documentation: hyperv: Add overview of VMbus | Michael Kelley | 2 | -0/+304 | |
| Add documentation topic for using VMbus when running as a guest on Hyper-V. Signed-off-by: Michael Kelley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||
| 2022-07-13 | Documentation: hyperv: Add overview of Hyper-V enlightenments | Michael Kelley | 2 | -0/+217 | |
| 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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]> | |||||