Re: [PATCH v5 0/3] Implement virtio SUSPEND and RESUME feature
"Zhu, Lingshan" <[email protected]>
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <[email protected]> |
Hello MST, All comments have been addressed in this series, shall we vote so that this series still may have a chance for virtio 1.4 release. Thanks Zhu Lingshan On 7/4/2025 6:17 PM, Zhu Lingshan wrote: > This series implements SUSPEND and RESUME feature > for virtio devices. This feature could be used > to perform live migration or take snapshots > of the devices. > > This series re-orders the device status > bits, and documents feature bit 42. > > Github issue link: > https://github.com/oasis-tcs/virtio-spec/issues/229 > > Zhu Lingshan (3): > virtio: re-order device status bits > virtio: document feature bit 42 > virtio: introduce SUSPEND and RESUME feature > > content.tex | 77 ++++++++++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 68 insertions(+), 9 deletions(-) >