public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] virtio_blk: add fua write support
@ 2025-05-08  0:19 Alberto Faria
  2025-05-08  0:19 ` [RFC 1/2] " Alberto Faria
  2025-05-08  0:19 ` [RFC 2/2] vdpa_sim_blk: add support for fua write commands Alberto Faria
  0 siblings, 2 replies; 5+ messages in thread
From: Alberto Faria @ 2025-05-08  0:19 UTC (permalink / raw)
  To: linux-block; +Cc: Alberto Faria

There is a proposal to introduce virtio-blk fua write support to the virtio spec
[1]. This series implements that by adding VIRTIO_BLK_{F,T}_OUT_FUA uapi
definitions and corresponding virtio-blk support. It also enables vdpa_sim_blk
to handle fua writes.

[1] https://lore.kernel.org/virtio-comment/20250507152602.3993258-1-afaria@redhat.com/

Alberto Faria (2):
  virtio_blk: add fua write support
  vdpa_sim_blk: add support for fua write commands

 drivers/block/virtio_blk.c           | 10 +++++++---
 drivers/vdpa/vdpa_sim/vdpa_sim_blk.c |  6 ++++--
 include/uapi/linux/virtio_blk.h      |  4 ++++
 3 files changed, 15 insertions(+), 5 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-05-08 20:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08  0:19 [RFC 0/2] virtio_blk: add fua write support Alberto Faria
2025-05-08  0:19 ` [RFC 1/2] " Alberto Faria
2025-05-08 20:33   ` Stefan Hajnoczi
2025-05-08  0:19 ` [RFC 2/2] vdpa_sim_blk: add support for fua write commands Alberto Faria
2025-05-08 20:34   ` Stefan Hajnoczi

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