Sam Li <faithilike...@gmail.com> writes: > ZNS emulation follows NVMe ZNS spec but the state of namespace > zones does not persist accross restarts of QEMU. This patch makes the > metadata of ZNS emulation persistent by using new block layer APIs and > the qcow2 img as backing file. It is the second part after the patches > - adding full zoned storage emulation to qcow2 driver. > https://patchwork.kernel.org/project/qemu-devel/cover/20231127043703.49489-1-faithilike...@gmail.com/
In the future, also add this information the machine-readable way, i.e. like Based-on: <20231127043703.49489-1-faithilike...@gmail.com> However, it doesn't apply on top of that series for me. Got something I could pull? [...]