qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] blkverify: Implement bdrv_co_preadv/pwritev/flu


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] blkverify: Implement bdrv_co_preadv/pwritev/flush
Date: Tue, 22 Nov 2016 07:34:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 11/22/2016 06:42 AM, Kevin Wolf wrote:
> This enables byte granularity requests for blkverify, and at the same
> time gets us rid of another user of the BDS-level AIO emulation.
> 
> The reference output of a test case must be changed because the
> verification failure message reports byte offsets instead of sectors
> now.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
> 
> Depends on "coroutine: Introduce qemu_coroutine_enter_if_inactive()"
> (Patch 1 from the quorum series)
> 
>  block/blkverify.c          | 201 
> ++++++++++++++++++++++-----------------------
>  tests/qemu-iotests/071.out |   8 +-
>  2 files changed, 100 insertions(+), 109 deletions(-)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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