public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Implement virtio SUSPEND and RESUME feature
@ 2025-07-02  8:54 Zhu Lingshan
  2025-07-02  8:54 ` [PATCH v4 1/3] virtio: re-order device status bits Zhu Lingshan
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Zhu Lingshan @ 2025-07-02  8:54 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 | 73 ++++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 64 insertions(+), 9 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-07-04  9:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-02  8:54 [PATCH v4 0/3] Implement virtio SUSPEND and RESUME feature Zhu Lingshan
2025-07-02  8:54 ` [PATCH v4 1/3] virtio: re-order device status bits Zhu Lingshan
2025-07-03  8:01   ` Matias Ezequiel Vara Larsen
2025-07-02  8:54 ` [PATCH v4 2/3] virtio: document feature bit 42 Zhu Lingshan
2025-07-02 11:27   ` Parav Pandit
2025-07-02  8:54 ` [PATCH v4 3/3] virtio: introduce SUSPEND and RESUME feature Zhu Lingshan
2025-07-02 11:53   ` Parav Pandit
2025-07-04  9:54     ` Zhu, Lingshan
2025-07-04  9:58       ` Parav Pandit

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