From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW62I-0002eV-SO for qemu-devel@nongnu.org; Tue, 15 Oct 2013 10:55:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VW62C-0001tA-Q0 for qemu-devel@nongnu.org; Tue, 15 Oct 2013 10:55:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW62C-0001rF-Eu for qemu-devel@nongnu.org; Tue, 15 Oct 2013 10:55:44 -0400 Message-ID: <525D575F.8010405@redhat.com> Date: Tue, 15 Oct 2013 16:55:27 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1379093154-11348-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 v2 0/4] avoid CONFIG_NO_* using rules.mak logic/string fns List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: =?UTF-8?B?w4Frb3MgS292w6Fjcw==?= , QEMU Developers , Anthony Liguori , Patch Tracking Il 15/10/2013 16:47, Peter Maydell ha scritto: > Ping^2! > > thanks > -- PMM I have placed this in a branch together with Fam's module patches and will send a pull request tomorrow or Thursday (aka as soon as I get the occasion to test Fam's patches). Paolo