qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 8/8] iotests: test internal persistent dirty bit


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 8/8] iotests: test internal persistent dirty bitmap
Date: Tue, 09 Jun 2015 10:17:18 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 06/08/2015 09:21 AM, Vladimir Sementsov-Ogievskiy wrote:
> From: Vladimir Sementsov-Ogievskiy <address@hidden>
> 
> The test performs several vm reloads with checking and updating dirty
> bitmap.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>
> ---
>  tests/qemu-iotests/118        | 83 
> +++++++++++++++++++++++++++++++++++++++++++
>  tests/qemu-iotests/118.out    |  5 +++
>  tests/qemu-iotests/group      |  1 +
>  tests/qemu-iotests/iotests.py |  6 ++++
>  4 files changed, 95 insertions(+)
>  create mode 100755 tests/qemu-iotests/118
>  create mode 100644 tests/qemu-iotests/118.out
> 
> diff --git a/tests/qemu-iotests/118 b/tests/qemu-iotests/118
> new file mode 100755
> index 0000000..f6e91aa
> --- /dev/null
> +++ b/tests/qemu-iotests/118
> @@ -0,0 +1,83 @@
> +#!/usr/bin/env python
> +#
> +# Tests for persistent dirty bitmaps.
> +#
> +# (C) Vladimir Sementsov-Ogievskiy 2015

Please also use the word "Copyright".  The notation "(C)" afterwards is
optional, but the word "Copyright" makes a difference in some legal
situations, or so I've been taught.

-- 
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]