From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMa9w-0005AT-5A for qemu-devel@nongnu.org; Wed, 27 Aug 2014 06:09:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMa9q-00050k-1A for qemu-devel@nongnu.org; Wed, 27 Aug 2014 06:08:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51526) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMa9p-00050c-Q9 for qemu-devel@nongnu.org; Wed, 27 Aug 2014 06:08:49 -0400 Message-ID: <53FDAE29.1050705@redhat.com> Date: Wed, 27 Aug 2014 12:08:41 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1409027418-4453-1-git-send-email-david@gibson.dropbear.id.au> <53FC4682.7030002@redhat.com> <20140827082221.GA1930@voom.redhat.com> In-Reply-To: <20140827082221.GA1930@voom.redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [0/3] target-ppc Fixes for some missing config dependencies List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: agraf@suse.de, qemu-devel@nongnu.org Il 27/08/2014 10:22, David Gibson ha scritto: > Have I mentioned that I really hate the fact that qemu has different > config variables visible to make and C. Yeah, the introduction of config-devices.h was nixed by one of the maintainers a few years ago... > I'll rework, but probably not for a little while, since I have to > focus on some kernel work instead for the time being. No problem. Paolo