From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGgo-0006aB-9b for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:51:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZYGgk-000543-9b for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:51:42 -0400 Received: from relay.parallels.com ([195.214.232.42]:53954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZYGgj-00051i-Ij for qemu-devel@nongnu.org; Sat, 05 Sep 2015 12:51:38 -0400 Message-ID: <55EB1D88.3010105@virtuozzo.com> Date: Sat, 5 Sep 2015 19:51:20 +0300 From: Vladimir Sementsov-Ogievskiy MIME-Version: 1.0 References: <1441471439-6157-1-git-send-email-vsementsov@virtuozzo.com> In-Reply-To: <1441471439-6157-1-git-send-email-vsementsov@virtuozzo.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 RFC 0/17] block: persistent dirty bitmaps List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com, pbonzini@redhat.com, den@openvz.org, jsnow@redhat.com Add tests. Including cases: - no writes - empty bitmaps - empty files - different cmd opts (file, file_id) - several bitmaps -- Best regards, Vladimir * now, @virtuozzo.com instead of @parallels.com. Sorry for this inconvenience.