From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43542 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlKo6-0006Jw-AA for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:30:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlKo5-00040y-1f for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:30:34 -0500 Received: from mail-vx0-f173.google.com ([209.85.220.173]:40570) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlKo4-00040m-Sv for qemu-devel@nongnu.org; Fri, 04 Feb 2011 07:30:32 -0500 Received: by vxb40 with SMTP id 40so665136vxb.4 for ; Fri, 04 Feb 2011 04:30:32 -0800 (PST) Message-ID: <4D4BF160.9040500@codemonkey.ws> Date: Fri, 04 Feb 2011 06:30:24 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PING 0.14] Missing patches (mostly fixes) References: <4D412CF0.30706@redhat.com> <4D49B04F.80201@mail.berlios.de> In-Reply-To: <4D49B04F.80201@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Kevin Wolf , Alexander Graf , Anthony Liguori , "Michael S. Tsirkin" , Riku Voipio , qemu-devel , Markus Armbruster , Blue Swirl , Gerd Hoffmann , Paolo Bonzini On 02/02/2011 01:28 PM, Stefan Weil wrote: > Hello, > > these are some patches which I found on my stack of open patches. > > All of them should go into 0.14, and at least some of them could also > be applied to 0.13. This need the following Acks: > > [PATCH] hw/fmopl: Fix buffer access out-of-bounds errors > (http://patchwork.ozlabs.org/patch/79054/) malc > [PATCH] linux-user: Fix possible realloc memory leak > (http://patchwork.ozlabs.org/patch/79217/) Riku > [PATCH 1/3] tests: Fix two memory leaks > (http://patchwork.ozlabs.org/patch/79945/) > [PATCH 2/3] check-qdict: Fix possible crash > (http://patchwork.ozlabs.org/patch/79946/) Luiz > [PATCH 3/3] w64: Fix problem with missing sigset_t > (http://patchwork.ozlabs.org/patch/79947/) We don't support w64... > [PATCH 1/3] pci: Fix memory leak > (http://patchwork.ozlabs.org/patch/79996/) mst (looks like he did) > [PATCH 2/3] ppc405: Fix memory leak > (http://patchwork.ozlabs.org/patch/79997/) > [PATCH 3/3] s390: Fix memory leak > (http://patchwork.ozlabs.org/patch/79998/) Alex for both of these. Regards, Anthony Liguori > [PATCH] Fix trivial "endianness bugs" > (http://patchwork.ozlabs.org/patch/80223/) > > [PATCH] HACKING: Update status of format checking > (http://lists.nongnu.org/archive/html/qemu-devel/2011-01/msg02476.html) > [PATCH] mingw32: Fix definitions for PRId64, PRIx64, PRIu64, PRIo64 > (http://patchwork.ozlabs.org/patch/74276/) > > Regards, > Stefan Weil > >