All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] virtio-blk: improve zone write granularity handling
@ 2026-08-19 19:10 Niklas Cassel
  2026-08-19 19:10 ` [PATCH 1/2] virtio-blk: report the effective zone write granularity Niklas Cassel
  2026-08-19 19:10 ` [PATCH 2/2] virtio-blk: check the write granularity of writes to sequential zones Niklas Cassel
  0 siblings, 2 replies; 3+ messages in thread
From: Niklas Cassel @ 2026-08-19 19:10 UTC (permalink / raw)
  To: Michael S. Tsirkin, Stefan Hajnoczi, Kevin Wolf, Hanna Reitz
  Cc: Sam Li, Damien Le Moal, Niklas Cassel, qemu-block, qemu-devel

Hello Stefan,

A small series which improves the zone write granularity handling in
virtio-blk.

Please review.

Kind regards,
Niklas


Niklas Cassel (2):
  virtio-blk: report the effective zone write granularity
  virtio-blk: check the write granularity of writes to sequential zones

 hw/block/virtio-blk.c | 47 +++++++++++++++++++++++++++++++++++++------
 1 file changed, 41 insertions(+), 6 deletions(-)

-- 
2.55.0



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

end of thread, other threads:[~2026-08-19 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 19:10 [PATCH 0/2] virtio-blk: improve zone write granularity handling Niklas Cassel
2026-08-19 19:10 ` [PATCH 1/2] virtio-blk: report the effective zone write granularity Niklas Cassel
2026-08-19 19:10 ` [PATCH 2/2] virtio-blk: check the write granularity of writes to sequential zones Niklas Cassel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.