Re: [PATCH v3 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory

2024-09-09 Thread David Hildenbrand
On 04.09.24 12:37, Juraj Marcin wrote: Currently, the virtio-mem device would unplug all the memory with any reset request, including when the machine wakes up from a suspended state (deep sleep). This would lead to a loss of the contents of the guest memory and therefore is disabled by the virti

[PATCH v3 0/4] virtio-mem: Implement support for suspend+wake-up with plugged memory

2024-09-04 Thread Juraj Marcin
Currently, the virtio-mem device would unplug all the memory with any reset request, including when the machine wakes up from a suspended state (deep sleep). This would lead to a loss of the contents of the guest memory and therefore is disabled by the virtio-mem Linux Kernel driver unless the VIRT