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

2024-08-06 Thread David Hildenbrand
On 06.08.24 18:07, Juraj Marcin wrote: Before, the virtio-mem device would unplug all the memory with any reset of the device, including during the wake-up of the guest from a suspended state. Due to this, the virtio-mem driver in the Linux kernel disallowed suspend-to-ram requests in the guest w

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

2024-08-06 Thread Juraj Marcin
Before, the virtio-mem device would unplug all the memory with any reset of the device, including during the wake-up of the guest from a suspended state. Due to this, the virtio-mem driver in the Linux kernel disallowed suspend-to-ram requests in the guest when the VIRTIO_MEM_F_PERSISTENT_SUSPEND f