qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver


From: Sam Li
Subject: [PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver
Date: Thu, 29 Sep 2022 17:48:19 +0800

v2:
- change units of emulated zone op coresponding to block layer APIs
- modify error checking cases [Stefan, Damien]

v1:
- add zoned storage emulation

Sam Li (2):
  include: update virtio_blk headers from Linux 5.19-rc2+
  virtio-blk: add zoned storage emulation for zoned devices

 hw/block/virtio-blk.c                       | 393 ++++++++++++++++++++
 include/standard-headers/linux/virtio_blk.h | 109 ++++++
 2 files changed, 502 insertions(+)

-- 
2.37.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]