From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlQaI-0001rF-CE for qemu-devel@nongnu.org; Mon, 03 Nov 2014 17:58:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlQa6-0004fB-Sy for qemu-devel@nongnu.org; Mon, 03 Nov 2014 17:58:50 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:33758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlQa6-0004et-OB for qemu-devel@nongnu.org; Mon, 03 Nov 2014 17:58:38 -0500 Received: by mail-wi0-f174.google.com with SMTP id d1so7906031wiv.13 for ; Mon, 03 Nov 2014 14:58:37 -0800 (PST) Message-ID: <5458089B.9090104@ozlabs.ru> Date: Mon, 03 Nov 2014 23:58:35 +0100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1413999667-21348-1-git-send-email-peter.maydell@linaro.org> <545791C3.3080703@suse.de> In-Reply-To: <545791C3.3080703@suse.de> Content-Type: text/plain; charset=koi8-r 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: Alexander Graf , Peter Maydell , QEMU Developers Cc: "qemu-ppc@nongnu.org" , Patch Tracking On 11/03/2014 03:31 PM, Alexander Graf wrote: > > > 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. Uff. I misread the original mail and decided I have to do the patch :) I checked ppc-next, works fine, thanks! -- Alexey