qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 02/11] config: settings from default-configs nee


From: David Ahern
Subject: Re: [Qemu-devel] [PATCH 02/11] config: settings from default-configs need to be included in header files
Date: Fri, 14 Jan 2011 13:24:42 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Lightning/1.0b3pre Thunderbird/3.1.7


On 01/14/11 13:17, Blue Swirl wrote:
> On Fri, Jan 14, 2011 at 7:12 PM, David Ahern <address@hidden> wrote:
>> Currently, device config settings in the default-configs file are not 
>> propogated into the config*.h files. While the Makefile rules observe them 
>> through the *.mak files, the CONFIG options are not usable within the .c 
>> files.
>>
>> This patch adds the settings to the header files. To do that the host 
>> devices make file is renamed to config-host-devices.mak and the target 
>> devices mak file to config-target-devices.mak.
> 
> NACK, see this thread for the previous discussion:
> http://lists.nongnu.org/archive/html/qemu-devel/2010-05/msg02268.html

hmm.... so there is no interest in making the existing design actually
work? It's reinvent the config design or nothing?

I'm looking to compile out all device models not relevant to my use case.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]