qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup
@ 2010-05-26 14:08 Paolo Bonzini
  2010-05-26 14:08 ` [Qemu-devel] [PATCH 01/14] bail out early on invalid -cpu option Paolo Bonzini
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Paolo Bonzini @ 2010-05-26 14:08 UTC (permalink / raw)
  To: qemu-devel

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(-)

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2010-06-09 22:15 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 14:08 [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 01/14] bail out early on invalid -cpu option Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 02/14] avoid using expr in configure Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 03/14] dyngen is long time gone Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 04/14] delete duplicate create_config case stanza Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 05/14] introduce sysconfsuffix Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 06/14] introduce confdir and confsuffix Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 07/14] rename CONFIG_QEMU_PREFIX Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 08/14] unify handling of xyzdir variables Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 09/14] move all directory entries in config-host.mak close Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 10/14] expand ${prefix} in create_config Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 11/14] introduce more --xyzdir options Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 12/14] ignore unknown " Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 13/14] move directory defaults earlier Paolo Bonzini
2010-05-26 14:08 ` [Qemu-devel] [PATCH 14/14] move computation of tools and roms outside of config-host.mak generation Paolo Bonzini
2010-05-26 18:08 ` [Qemu-devel] [PATCH 00/14] configure --xyzdir options cleanup Richard Henderson
2010-06-09 22:15 ` Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).