[PATCH v4 0/3] Implement virtio SUSPEND and RESUME feature
Zhu Lingshan <[email protected]>
| Newsgroups | dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <[email protected]> |
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 | 73 ++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 64 insertions(+), 9 deletions(-) -- 2.49.0