qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 02/11] iotests/257: add EmulatedBitmap class


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 02/11] iotests/257: add EmulatedBitmap class
Date: Tue, 16 Jul 2019 12:11:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

On 16.07.19 02:01, John Snow wrote:
> Represent a bitmap with an object that we can mark and clear bits in.
> This makes it easier to manage partial writes when we don't write a
> full group's worth of patterns before an error.
> 
> Signed-off-by: John Snow <address@hidden>
> ---
>  tests/qemu-iotests/257 | 124 +++++++++++++++++++++++++----------------
>  1 file changed, 75 insertions(+), 49 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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