From: Bagas Sanjaya <redacted> Sent: Monday, January 13, 2025 2:06 AM
On Sun, Jan 12, 2025 at 09:29:03PM -0800, mhkelley58@gmail.com wrote:
quoted
From: Michael Kelley <redacted>
Add documentation on how hibernation works in a guest VM on Hyper-V.
Describe how VMBus devices and the VMBus itself are hibernated and
resumed, along with various limitations.
Signed-off-by: Michael Kelley <redacted>
---
Changes in v3:
* Added missing word "with" in vPCI section [Bagas Sanjaya]
* Reworked wording of SR-IOV NIC handling [Bagas Sanjaya]
Changes in v2:
* Added discussion of implications of moving a hibernated VM to another
Hyper-V host and resuming on the new host [Roman Kisel]
* Added section describing how UIO devices prevent a VM from being
hibernated [Roman Kisel]
Documentation/virt/hyperv/hibernation.rst | 336 ++++++++++++++++++++++
You forget to add the doc to toctree index:
Documentation/virt/hyperv/hibernation.rst: WARNING: document isn't included in any
toctree
Argh! Indeed, you are right. I'll resubmit .... :-(
Michael