From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=53728 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMTYP-0004YZ-IB for qemu-devel@nongnu.org; Wed, 09 Jun 2010 18:15:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMTYO-0003pL-8j for qemu-devel@nongnu.org; Wed, 09 Jun 2010 18:15:21 -0400 Received: from hall.aurel32.net ([88.191.82.174]:40505) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMTYO-0003p1-3n for qemu-devel@nongnu.org; Wed, 09 Jun 2010 18:15:20 -0400 Date: Thu, 10 Jun 2010 00:15:17 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup Message-ID: <20100609221517.GA3008@ohm.aurel32.net> References: <1274882909-9800-1-git-send-email-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1274882909-9800-1-git-send-email-pbonzini@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org On Wed, May 26, 2010 at 04:08:15PM +0200, 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(-) > Thanks, all applied. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net