From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG7UH-0003jf-Cz for qemu-devel@nongnu.org; Thu, 14 Mar 2013 08:42:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UG7UE-0001YW-Cj for qemu-devel@nongnu.org; Thu, 14 Mar 2013 08:42:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UG7UE-0001YS-5Z for qemu-devel@nongnu.org; Thu, 14 Mar 2013 08:42:22 -0400 From: Juan Quintela In-Reply-To: <1363057565-23671-1-git-send-email-david@gibson.dropbear.id.au> (David Gibson's message of "Tue, 12 Mar 2013 14:05:59 +1100") References: <1363057565-23671-1-git-send-email-david@gibson.dropbear.id.au> Date: Thu, 14 Mar 2013 13:42:24 +0100 Message-ID: <87li9qf8zz.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [0/6] Simple extensions to VMStateDescription features Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, agraf@suse.de David Gibson wrote: > Jean, Anthony, > > This series contains a bunch of straightforward extensions to the > suite of functions and macros for using in VMStateDescription > structures. Mostly these fill fairly obvious gaps in the existing > set, though the last adds genuinely new feature (but is still pretty > simple). > > Obviously, these aren't being used in the savevm code already in the > tree, but I need them for my work-in-progress patches fixing / adding > savevm support for ppc guests. > > Please apply. Reviewed-by: Juan Quintela Will include them in the next migration pull. Thanks, PD. I guess that I am who you are referring by "Jean" O:-)