qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup
Date: Wed, 26 May 2010 11:08:40 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4

On 05/26/2010 07:08 AM, Paolo Bonzini wrote:
> This series cleans up the handling of --xyzdir options and
> improves the customizability of the directory layout.
> 
> Patches 1/2/3/14 are somewhat unrelated to the main purpose
> of the patch, but they conflict with other patches in the
> series so I sent them together.
> 
> Paolo Bonzini (14):
>   bail out early on invalid -cpu option
>   avoid using expr in configure
>   dyngen is long time gone
>   delete duplicate create_config case stanza
>   move all directory entries in config-host.mak close
>   introduce sysconfsuffix
>   introduce confdir and confsuffix
>   rename CONFIG_QEMU_PREFIX
>   expand ${prefix} in create_config
>   unify handling of xyzdir variables
>   introduce more --xyzdir options
>   ignore unknown --xyzdir options
>   move directory defaults earlier
>   move computation of tools and roms outside of config-host.mak generation
> 
>  bsd-user/main.c   |    2 +-
>  configure         |  138 
> +++++++++++++++++++++++++++--------------------------
>  create_config     |   12 +++--
>  linux-user/main.c |    2 +-
>  vl.c              |    2 +-
>  5 files changed, 82 insertions(+), 74 deletions(-)

Acked-By: Richard Henderson <address@hidden>


r~



reply via email to

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