From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55767 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlMri-00072S-SK for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:42:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlMrh-0002pr-9q for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:42:26 -0500 Received: from cantor.suse.de ([195.135.220.2]:58110 helo=mx1.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlMrg-0002pN-Vn for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:42:25 -0500 References: <4D412CF0.30706@redhat.com> <4D49B04F.80201@mail.berlios.de> <4D4BF160.9040500@codemonkey.ws> In-Reply-To: <4D4BF160.9040500@codemonkey.ws> Mime-Version: 1.0 (iPhone Mail 8C148) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: <65AC4720-BC7B-4FB4-B7B7-2C44414AB0EC@suse.de> From: Alexander Graf Subject: Re: [Qemu-devel] [PING 0.14] Missing patches (mostly fixes) Date: Fri, 4 Feb 2011 15:40:18 +0100 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Kevin Wolf , Anthony Liguori , "Michael S. Tsirkin" , Riku Voipio , qemu-devel , Markus Armbruster , Blue Swirl , Gerd Hoffmann , Paolo Bonzini On 04.02.2011, at 13:30, Anthony Liguori wrote: > On 02/02/2011 01:28 PM, Stefan Weil wrote: >> Hello, >>=20 >> these are some patches which I found on my stack of open patches. >>=20 >> All of them should go into 0.14, and at least some of them could also be a= pplied to 0.13. >=20 > This need the following Acks: >=20 >>=20 >> [PATCH] hw/fmopl: Fix buffer access out-of-bounds errors (http://patchwor= k.ozlabs.org/patch/79054/) >=20 > malc >=20 >> [PATCH] linux-user: Fix possible realloc memory leak (http://patchwork.oz= labs.org/patch/79217/) >=20 > Riku >=20 >> [PATCH 1/3] tests: Fix two memory leaks (http://patchwork.ozlabs.org/patc= h/79945/) >> [PATCH 2/3] check-qdict: Fix possible crash (http://patchwork.ozlabs.org/= patch/79946/) >=20 > Luiz >=20 >> [PATCH 3/3] w64: Fix problem with missing sigset_t (http://patchwork.ozla= bs.org/patch/79947/) >=20 > We don't support w64... >=20 >> [PATCH 1/3] pci: Fix memory leak (http://patchwork.ozlabs.org/patch/79996= /) >=20 > mst (looks like he did) >=20 >> [PATCH 2/3] ppc405: Fix memory leak (http://patchwork.ozlabs.org/patch/79= 997/) >> [PATCH 3/3] s390: Fix memory leak (http://patchwork.ozlabs.org/patch/7999= 8/) >=20 > Alex for both of these. Acked-by: Alexander Graf for both :) Alex >=20 > Regards, >=20 > Anthony Liguori >=20 >> [PATCH] Fix trivial "endianness bugs" (http://patchwork.ozlabs.org/patch/= 80223/) >>=20 >> [PATCH] HACKING: Update status of format checking (http://lists.nongnu.or= g/archive/html/qemu-devel/2011-01/msg02476.html) >> [PATCH] mingw32: Fix definitions for PRId64, PRIx64, PRIu64, PRIo64 (http= ://patchwork.ozlabs.org/patch/74276/) >>=20 >> Regards, >> Stefan Weil >>=20 >>=20 >=20