From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:47250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnnK9-0002qt-F9 for qemu-devel@nongnu.org; Mon, 01 Aug 2011 03:54:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QnnK8-0004kK-On for qemu-devel@nongnu.org; Mon, 01 Aug 2011 03:54:05 -0400 Received: from verein.lst.de ([213.95.11.211]:56795 helo=newverein.lst.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QnnK8-0004iO-KC for qemu-devel@nongnu.org; Mon, 01 Aug 2011 03:54:04 -0400 Date: Mon, 1 Aug 2011 09:54:03 +0200 From: Christoph Hellwig Message-ID: <20110801075403.GA23927@lst.de> References: <4E32C385.5020702@codemonkey.ws> <4E32CF52.9080203@redhat.com> <4E33340D.5050003@codemonkey.ws> <4E353314.8070403@redhat.com> <4E354043.6050203@redhat.com> <20110731184625.GA14622@lst.de> <4E35BE5C.9040607@redhat.com> <20110731231042.GA18311@lst.de> <4E35F019.5060908@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4E35F019.5060908@codemonkey.ws> Subject: Re: [Qemu-devel] [RFC PATCH 0/4] Fix subsection ambiguity in the migration format List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , Peter Maydell , Stefan Hajnoczi , mst@redhat.com, Ryan Harper , Dor Laor , qemu-devel@nongnu.org, quintela@redhat.com, Paolo Bonzini , Christoph Hellwig On Sun, Jul 31, 2011 at 07:15:21PM -0500, Anthony Liguori wrote: > I think we've set the bar too low historically for introducing new > interfaces. I think Avi's new memory API is a good example of how we > should approach these things--do the vast majority of the thankless work up > front before initial merge. Yes, that seems to work a bit better. So how will we sort out and finalized the vmstate bits, QMP, and making sure we have one sort of error reporting? For vmstate I'd agree to Dor and principle and just drop support for old-style load/save functions after converting everything that matters to vmstate.