From: Zhu Lingshan <lingshan.zhu@amd.com>
To: <mst@redhat.com>, <cohuck@redhat.com>, <jasowang@redhat.com>
Cc: <virtio-comment@lists.linux.dev>, <Ray.Huang@amd.com>,
Zhu Lingshan <lingshan.zhu@amd.com>
Subject: [PATCH v5 0/3] Implement virtio SUSPEND and RESUME feature
Date: Fri, 4 Jul 2025 18:17:36 +0800 [thread overview]
Message-ID: <20250704101739.354522-1-lingshan.zhu@amd.com> (raw)
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(-)
--
2.49.0
next reply other threads:[~2025-07-04 10:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 10:17 Zhu Lingshan [this message]
2025-07-04 10:17 ` [PATCH v5 1/3] virtio: re-order device status bits Zhu Lingshan
2025-07-08 4:49 ` Jason Wang
2025-07-04 10:17 ` [PATCH v5 2/3] virtio: document feature bit 42 Zhu Lingshan
2025-07-08 4:50 ` Jason Wang
2025-07-04 10:17 ` [PATCH v5 3/3] virtio: introduce SUSPEND and RESUME feature Zhu Lingshan
2025-07-08 6:10 ` [PATCH v5 0/3] Implement virtio " Zhu, Lingshan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250704101739.354522-1-lingshan.zhu@amd.com \
--to=lingshan.zhu@amd.com \
--cc=Ray.Huang@amd.com \
--cc=cohuck@redhat.com \
--cc=jasowang@redhat.com \
--cc=mst@redhat.com \
--cc=virtio-comment@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox