From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43604 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PmQqb-0002x0-8N for qemu-devel@nongnu.org; Mon, 07 Feb 2011 08:09:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PmQqZ-0002A8-GO for qemu-devel@nongnu.org; Mon, 07 Feb 2011 08:09:40 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:48549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PmQqZ-00029s-Av for qemu-devel@nongnu.org; Mon, 07 Feb 2011 08:09:39 -0500 Received: by wyg36 with SMTP id 36so4732982wyg.4 for ; Mon, 07 Feb 2011 05:09:38 -0800 (PST) Message-ID: <4D4FEF0B.3080502@codemonkey.ws> Date: Mon, 07 Feb 2011 07:09:31 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PING 0.14] Missing patches (mostly fixes) References: <33529314.509853.1296728188556.JavaMail.servlet@pustefix159> <4D4DA7C9.3020504@iki.fi> In-Reply-To: <4D4DA7C9.3020504@iki.fi> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: riku voipio Cc: aliguori@us.ibm.com, Laurent Vivier , qemu-devel@nongnu.org On 02/05/2011 01:40 PM, riku voipio wrote: > On 02/03/2011 12:16 PM, Laurent Vivier wrote: >>> On Wed, Feb 02, 2011 at 08:28:15PM +0100, Stefan Weil wrote: >>>> [PATCH] linux-user: Fix possible realloc memory leak >>>> (http://patchwork.ozlabs.org/patch/79217/) >>> Looks ok for me. > >> And this one ? >> >> linux-user: correct core dump format >> >> http://patchwork.ozlabs.org/patch/78464/ > > Do you need it for 0.14 ? > > I intend to include this and other in a pull request for master soon. This looks reasonably important. Can you just do a pull request for master for the patches that might be good for 0.14? If you can do that in the next couple days, it'll make it into -rc2 no problem. Regards, Anthony Liguori > Riku >