public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Implement virtio SUSPEND and RESUME feature
@ 2025-06-23  8:36 Zhu Lingshan
  2025-06-23  8:36 ` [PATCH v3 1/3] virtio: re-order device status bits Zhu Lingshan
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Zhu Lingshan @ 2025-06-23  8:36 UTC (permalink / raw)
  To: mst, cohuck, jasowang; +Cc: virtio-comment, Ray.Huang, Zhu Lingshan

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 | 71 +++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 63 insertions(+), 8 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2025-06-27 11:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-23  8:36 [PATCH v3 0/3] Implement virtio SUSPEND and RESUME feature Zhu Lingshan
2025-06-23  8:36 ` [PATCH v3 1/3] virtio: re-order device status bits Zhu Lingshan
2025-06-26 11:39   ` Parav Pandit
2025-06-23  8:36 ` [PATCH v3 2/3] virtio: document feature bit 42 Zhu Lingshan
2025-06-26 11:45   ` Parav Pandit
2025-06-26 13:06     ` Zhu, Lingshan
2025-06-23  8:36 ` [PATCH v3 3/3] virtio: introduce SUSPEND and RESUME feature Zhu Lingshan
2025-06-26 11:59   ` Parav Pandit
2025-06-26 13:25     ` Zhu, Lingshan
2025-06-26 13:40       ` Parav Pandit
2025-06-27  1:57         ` Zhu, Lingshan
2025-06-26 15:42       ` Cornelia Huck
2025-06-26 16:01         ` Parav Pandit
2025-06-27  1:46         ` Zhu, Lingshan
2025-06-27  8:27           ` Cornelia Huck
2025-06-27 11:47       ` Michael S. Tsirkin
2025-06-27  4:33     ` Parav Pandit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox