[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v6 00/10] add blkdebug tests
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH v6 00/10] add blkdebug tests |
Date: |
Wed, 8 Mar 2017 09:40:30 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Am 08.03.2017 um 03:54 hat Eric Blake geschrieben:
> Available as a tag at:
> git fetch git://repo.or.cz/qemu/ericb.git nbd-blkdebug-v6
>
> v5 was:
> https://lists.gnu.org/archive/html/qemu-devel/2017-02/msg03042.html
>
> Since then:
> - Rebase to master
> - Pull in Dan's patch that splits test 97 for qcow (patch 1)
> - Address comments from Kevin (includes creating new patch 2, 6)
> - Update patches to reflect that this is now 2.10 material, since it
> missed soft freeze and is not fixing a bug
I think if patches 1 and 2 pass review, we can take at least those into
2.9. Improving test cases is okay during the freeze (and obviously
fixing them is allowed anyway).
Kevin
- [Qemu-devel] [PATCH v6 03/10] qcow2: Assert that cluster operations are aligned, (continued)
- [Qemu-devel] [PATCH v6 03/10] qcow2: Assert that cluster operations are aligned, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 02/10] iotests: Improve image-clear tests on non-aligned image, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 04/10] qcow2: Discard/zero clusters by byte count, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 06/10] blkdebug: Refactor error injection, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 01/10] iotests: fix 097 when run with qcow, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 08/10] blkdebug: Simplify override logic, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 07/10] blkdebug: Add pass-through write_zero and discard support, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 05/10] blkdebug: Sanity check block layer guarantees, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 09/10] blkdebug: Add ability to override unmap geometries, Eric Blake, 2017/03/07
- [Qemu-devel] [PATCH v6 10/10] tests: Add coverage for recent block geometry fixes, Eric Blake, 2017/03/07
- Re: [Qemu-devel] [PATCH v6 00/10] add blkdebug tests,
Kevin Wolf <=