From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQhgc-00020u-GH for qemu-devel@nongnu.org; Mon, 30 Sep 2013 13:55:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQhgW-0006uw-C3 for qemu-devel@nongnu.org; Mon, 30 Sep 2013 13:55:10 -0400 Message-ID: <5249BAF3.8050000@suse.de> Date: Mon, 30 Sep 2013 19:54:59 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1378294039-29919-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <871u4cewp9.fsf@linux.vnet.ibm.com> In-Reply-To: <871u4cewp9.fsf@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] target-ppc: dump-guest-memory support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Aneesh Kumar K.V" Cc: qemu-ppc@nongnu.org, paulus@samba.org, "qemu-devel@nongnu.org" On 09/25/2013 05:40 PM, Aneesh Kumar K.V wrote: > Hi Alex, > > Any update on this ? Sent to qemu-devel@nongnu.og instead of qemu-devel@nongnu.org. I can't (and won't) apply patches that didn't land on qemu-devel@nongnu.org. The patch itself looks reasonable to me though :). Alex