RE: [PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation

2024-12-13 Thread Michael Kelley
From: Roman Kisel Sent: Friday, December 13, 2024 10:44 AM > > On 12/12/2024 3:17 PM, mhkelle...@gmail.com wrote: > > From: Michael Kelley > > > > Add documentation on how hibernation works in a guest VM on Hyper-V. > > Describe how VMBus devices and the VMBus itself are hibernated and > > resu

Re: [PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation

2024-12-13 Thread Roman Kisel
On 12/12/2024 3:17 PM, mhkelle...@gmail.com wrote: From: Michael Kelley 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 --- Document

[PATCH 1/1] Documentation: hyperv: Add overview of guest VM hibernation

2024-12-12 Thread mhkelley58
From: Michael Kelley 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 --- Documentation/virt/hyperv/hibernation.rst | 312 ++