[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 4/4] iotests: test the zoned format feature for qcow2 file
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH v2 4/4] iotests: test the zoned format feature for qcow2 file |
Date: |
Tue, 22 Aug 2023 15:50:04 -0400 |
On Mon, Aug 14, 2023 at 04:58:02PM +0800, Sam Li wrote:
> The zoned format feature can be tested by:
> $ tests/qemu-iotests/check zoned-qcow2
>
> Signed-off-by: Sam Li <faithilikerun@gmail.com>
> ---
> tests/qemu-iotests/tests/zoned-qcow2 | 135 ++++++++++++++++++++++
> tests/qemu-iotests/tests/zoned-qcow2.out | 140 +++++++++++++++++++++++
> 2 files changed, 275 insertions(+)
> create mode 100755 tests/qemu-iotests/tests/zoned-qcow2
> create mode 100644 tests/qemu-iotests/tests/zoned-qcow2.out
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
- Re: [PATCH v2 2/4] qcow2: add configurations for zoned format extension, (continued)
- [PATCH v2 3/4] qcow2: add zoned emulation capability, Sam Li, 2023/08/14
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Stefan Hajnoczi, 2023/08/16
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Stefan Hajnoczi, 2023/08/22
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Sam Li, 2023/08/28
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Damien Le Moal, 2023/08/29
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Sam Li, 2023/08/29
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Damien Le Moal, 2023/08/29
- Re: [PATCH v2 3/4] qcow2: add zoned emulation capability, Sam Li, 2023/08/29
[PATCH v2 4/4] iotests: test the zoned format feature for qcow2 file, Sam Li, 2023/08/14
- Re: [PATCH v2 4/4] iotests: test the zoned format feature for qcow2 file,
Stefan Hajnoczi <=
Re: [PATCH v2 0/4] Add full zoned storage emulation to qcow2 driver, Klaus Jensen, 2023/08/16