From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxDGL-00047M-M3 for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:38:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WxDGE-0000T4-7k for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:38:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:31141) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WxDGE-0000Ry-0d for qemu-devel@nongnu.org; Wed, 18 Jun 2014 06:38:34 -0400 From: Juan Quintela In-Reply-To: <2188ff5c1a6b2982f20a0fe1156df49ac4ea9c58.1403079139.git.amit.shah@redhat.com> (Amit Shah's message of "Wed, 18 Jun 2014 13:43:52 +0530") References: <2188ff5c1a6b2982f20a0fe1156df49ac4ea9c58.1403079139.git.amit.shah@redhat.com> Date: Wed, 18 Jun 2014 12:38:31 +0200 Message-ID: <87ppi6ijtk.fsf@troll.troll> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v4 18/18] tests: vmstate static checker: add size mismatch inside substructure Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: qemu list , Markus Armbruster , Alexander Graf , "Dr. David Alan Gilbert" , Paolo Bonzini , Andreas =?utf-8?Q?F=C3=A4rber?= Amit Shah wrote: > Signed-off-by: Amit Shah Reviewed-by: Juan Quintela