virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] virtio: Add suspend support
@ 2024-04-17  8:54 David Stevens
  2024-04-17  8:54 ` [PATCH 1/1] virtio: Add support for the virtio suspend feature David Stevens
  0 siblings, 1 reply; 4+ messages in thread
From: David Stevens @ 2024-04-17  8:54 UTC (permalink / raw)
  To: Michael S . Tsirkin, Jason Wang, Cornelia Huck, Stefan Hajnoczi
  Cc: Eugenio Perez, Zhu Lingshan, virtio-dev, linux-kernel,
	virtualization, David Stevens

This series implements support for the virtio device suspend feature
that is under discussion. Unfortunately, the virtio mailing list is
currently being migrated, so recent discussion of the proposal is not
archived anywhere. There current version of the proposal is a
combination of [1] and [2].

[1] https://lore.kernel.org/all/20230906081637.32185-3-lingshan.zhu@intel.com/
[2] https://lists.oasis-open.org/archives/virtio-comment/202402/msg00088.html

David Stevens (1):
  virtio: Add support for the virtio suspend feature

 drivers/virtio/virtio.c            | 32 ++++++++++++++++++++++++++++++
 drivers/virtio/virtio_pci_common.c | 29 +++++++++++----------------
 drivers/virtio/virtio_pci_modern.c | 19 ++++++++++++++++++
 include/linux/virtio.h             |  2 ++
 include/uapi/linux/virtio_config.h | 10 +++++++++-
 5 files changed, 74 insertions(+), 18 deletions(-)


base-commit: e8f897f4afef0031fe618a8e94127a0934896aba
-- 
2.44.0.683.g7961c838ac-goog


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

end of thread, other threads:[~2024-04-18  7:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-17  8:54 [PATCH 0/1] virtio: Add suspend support David Stevens
2024-04-17  8:54 ` [PATCH 1/1] virtio: Add support for the virtio suspend feature David Stevens
2024-04-18  7:14   ` Zhu, Lingshan
2024-04-18  7:34     ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).