From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlIfW-0000zu-QY for qemu-devel@nongnu.org; Mon, 03 Nov 2014 09:31:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlIfN-00073N-2X for qemu-devel@nongnu.org; Mon, 03 Nov 2014 09:31:42 -0500 Message-ID: <545791C3.3080703@suse.de> Date: Mon, 03 Nov 2014 15:31:31 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1413999667-21348-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , QEMU Developers Cc: Alexey Kardashevskiy , "qemu-ppc@nongnu.org" , Patch Tracking On 30.10.14 13:33, Peter Maydell wrote: > Ping! It would be nice to be able to get glib2.12 builds fixed... Thanks, applied to ppc-next. Alex