Re: [PATCH v3 0/7] virtio-mem: Device unplug support
On 11.07.23 16:19, Mario Casquero wrote: Tested-by: Mario Casquero Thanks a lot Mario! -- Cheers, David / dhildenb
Re: [PATCH v3 0/7] virtio-mem: Device unplug support
This series has been successfully tested by QE. Start a VM, plug a virtio-mem device, resize the device (adding memory) and verify that the virtio-mem device cannot be unplugged. Finally, resize the device (removing all the memory) and check that it can be unplugged seamlessly. Tested-by: Mario Ca