[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v13 14/14] iotests: Add test for qcow2's bdrv_ma
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v13 14/14] iotests: Add test for qcow2's bdrv_make_empty |
Date: |
Wed, 22 Oct 2014 11:05:27 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 10/22/2014 06:51 AM, Max Reitz wrote:
> Add a test for qcow2's fast bdrv_make_empty implementation on images
> without internal snapshots.
>
> Signed-off-by: Max Reitz <address@hidden>
> ---
> tests/qemu-iotests/098 | 79
> ++++++++++++++++++++++++++++++++++++++++++++++
> tests/qemu-iotests/098.out | 45 ++++++++++++++++++++++++++
> tests/qemu-iotests/group | 1 +
> 3 files changed, 125 insertions(+)
> create mode 100755 tests/qemu-iotests/098
> create mode 100644 tests/qemu-iotests/098.out
>
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [Qemu-devel] [PATCH v13 09/14] qemu-img: Empty image after commit, (continued)
- [Qemu-devel] [PATCH v13 10/14] qemu-img: Enable progress output for commit, Max Reitz, 2014/10/22
- [Qemu-devel] [PATCH v13 11/14] qemu-img: Specify backing file for commit, Max Reitz, 2014/10/22
- [Qemu-devel] [PATCH v13 12/14] iotests: Add _filter_qemu_img_map, Max Reitz, 2014/10/22
- [Qemu-devel] [PATCH v13 13/14] iotests: Add test for backing-chain commits, Max Reitz, 2014/10/22
- [Qemu-devel] [PATCH v13 14/14] iotests: Add test for qcow2's bdrv_make_empty, Max Reitz, 2014/10/22