From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcigi-0005LH-Ni for qemu-devel@nongnu.org; Mon, 19 Dec 2011 14:15:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rcigd-0004vP-3d for qemu-devel@nongnu.org; Mon, 19 Dec 2011 14:15:52 -0500 Received: from mail-iy0-f173.google.com ([209.85.210.173]:45548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rcigc-0004vJ-SF for qemu-devel@nongnu.org; Mon, 19 Dec 2011 14:15:47 -0500 Received: by iagj37 with SMTP id j37so10129320iag.4 for ; Mon, 19 Dec 2011 11:15:45 -0800 (PST) Message-ID: <4EEF8D5D.3050709@codemonkey.ws> Date: Mon, 19 Dec 2011 13:15:41 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <87ipm5uqxt.fsf@trasno.mitica> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] pc: map pc ram from user-specified file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Feiner Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 12/19/2011 12:26 PM, Peter Feiner wrote: > Hi, > > Is there any interest in this feature? > > BTW, as far as I can tell, on qemu-devel I'm not supposed to re-post > the patch or post a v2 if there haven't been any specific requests for > changes to v1. Please let me know if you'd like me to submit a new > patch! I still don't understand what the use-case is other than "we use this to implement RAM migration outside of QEMU" which is not something I'm terribly interested in. I'd prefer you submit patches to improve RAM migration within QEMU. Regards, Anthony Liguori > > Thanks, > Peter Feiner >