From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48232) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2MDR-00047a-ED for qemu-devel@nongnu.org; Tue, 09 Jun 2015 12:17:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2MDN-0002Ke-DN for qemu-devel@nongnu.org; Tue, 09 Jun 2015 12:17:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2MDN-0002KK-95 for qemu-devel@nongnu.org; Tue, 09 Jun 2015 12:17:25 -0400 Message-ID: <5577118E.3040806@redhat.com> Date: Tue, 09 Jun 2015 10:17:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1433776886-27239-1-git-send-email-vsementsov@virtuozzo.com> <1433776886-27239-9-git-send-email-vsementsov@virtuozzo.com> In-Reply-To: <1433776886-27239-9-git-send-email-vsementsov@virtuozzo.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="s4QnDdTG8DxEbiuOuR5grKx50KDsQu0re" Subject: Re: [Qemu-devel] [PATCH 8/8] iotests: test internal persistent dirty bitmap List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladimir Sementsov-Ogievskiy , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Vladimir Sementsov-Ogievskiy , stefanha@redhat.com, pbonzini@redhat.com, den@openvz.org, jsnow@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --s4QnDdTG8DxEbiuOuR5grKx50KDsQu0re Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/08/2015 09:21 AM, Vladimir Sementsov-Ogievskiy wrote: > From: Vladimir Sementsov-Ogievskiy >=20 > The test performs several vm reloads with checking and updating dirty > bitmap. >=20 > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > 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 >=20 > 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. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --s4QnDdTG8DxEbiuOuR5grKx50KDsQu0re Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVdxGOAAoJEKeha0olJ0Nq/KQIAJmIQKTULYEQMvPhe5x/gA1u uLWKGZIz268uTa2YqB8ypO/94a7PPzzwkoxUKPBd5+mLkYS8s/T9RnDXsPud9c97 j6MKTVmIcLRUd5SI65YjipDKB2ddt9ImbBBvEWpQocf4iPGMDHgDRI3ZOGsGr/sO b4cn/B0grqkLUEFAfHS8q9fNAgTvrQQU+47Rka6lJCRTluT8Nvrv1JOwQxINLdu9 63texqDbkub2t5H2GwH2ZydwoQd0myRSIk3cxOUw4/RztGTXDX6PZDZVJP6qvADG ICaSLSTs70j/SeydH1nRS1AliSGPnl7CQg1FwmjgubCpW49ZskZTNWJMRKTa2BA= =3hpQ -----END PGP SIGNATURE----- --s4QnDdTG8DxEbiuOuR5grKx50KDsQu0re--