qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/10] configury queue
@ 2013-06-14 14:53 Peter Maydell
  2013-06-14 14:53 ` [Qemu-devel] [PULL 01/10] Add a stp file for usage from build directory Peter Maydell
                   ` (11 more replies)
  0 siblings, 12 replies; 23+ messages in thread
From: Peter Maydell @ 2013-06-14 14:53 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel

Hi; this is a pullrequest for a set of patches to the configure
machinery:
 * Paolo's cleanups of TARGET_ARCH/TARGET_NAME
 * Peter C's fix for the configure fdt probe against new libfdt
 * my series making libfdt mandatory on arm/ppc/microblaze

The patches have all been on the list and reviewed; this is
just gathering them up in the right order for convenience

(I fixed up a trivial post-rebase conflict in the 'rename
TARGET_ARCH2' patch; and I added some (harmlessly) missing
hyphens in my 'configure: Require libfdt' patch.)

Please pull.

[NB: I don't know if we get enough build-machinery patches to make
it worth having a permanent subtree/submaintainer for them; it's
merely that at the moment there are enough patches I personally
care about that I felt like curating them ;-)]

thanks
-- PMM

The following changes since commit 301255e6303457e10b9a42dc208f80c058004c1c:

  Merge remote-tracking branch 'mjt/trivial-patches-next' into staging (2013-06-14 07:51:45 -0500)

are available in the git repository at:


  git://git.linaro.org/people/pmaydell/qemu-arm.git configury.next

for you to fetch changes up to 187f1bcb9ce8e3cd3f634dd5405f9e5ed02b38ce:

  ppc: Remove CONFIG_FDT conditionals (2013-06-14 15:34:19 +0100)

----------------------------------------------------------------
Alon Levy (1):
      Add a stp file for usage from build directory

Paolo Bonzini (4):
      build: rename TARGET_ARCH2 to TARGET_NAME
      build: do not use TARGET_ARCH
      main: use TARGET_ARCH only for the target-specific #define
      build: drop TARGET_TYPE

Peter Crosthwaite (1):
      configure: dtc: Probe for libfdt_env.h

Peter Maydell (4):
      configure: Require libfdt for arm, ppc, microblaze softmmu targets
      arm: Remove CONFIG_FDT conditionals
      microblaze: Remove CONFIG_FDT conditionals
      ppc: Remove CONFIG_FDT conditionals

 Makefile.target                    |   28 +++++++++++------
 arch_init.c                        |    4 +--
 bsd-user/main.c                    |    6 ++--
 configure                          |   60 ++++++++++++++++++++++++------------
 default-configs/ppc-softmmu.mak    |    2 +-
 default-configs/ppc64-softmmu.mak  |    4 +--
 default-configs/ppcemb-softmmu.mak |    2 +-
 docs/tracing.txt                   |    2 +-
 hw/arm/boot.c                      |    7 -----
 hw/microblaze/boot.c               |   12 --------
 hw/ppc/ppc440_bamboo.c             |    2 --
 hw/ppc/spapr_vio.c                 |    6 ----
 hw/ppc/virtex_ml507.c              |   18 -----------
 include/libfdt_env.h               |   36 ----------------------
 linux-user/main.c                  |    6 ++--
 qapi-schema.json                   |   18 +----------
 scripts/create_config              |   15 +++------
 scripts/tracetool.py               |   18 +++++------
 18 files changed, 87 insertions(+), 159 deletions(-)
 delete mode 100644 include/libfdt_env.h

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

end of thread, other threads:[~2013-06-19 15:43 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14 14:53 [Qemu-devel] [PULL 00/10] configury queue Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 01/10] Add a stp file for usage from build directory Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 02/10] build: rename TARGET_ARCH2 to TARGET_NAME Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 03/10] build: do not use TARGET_ARCH Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 04/10] main: use TARGET_ARCH only for the target-specific #define Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 05/10] build: drop TARGET_TYPE Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 06/10] configure: dtc: Probe for libfdt_env.h Peter Maydell
2013-06-17 23:24   ` Andreas Färber
2013-06-17 23:44     ` Peter Maydell
2013-06-18  0:03       ` David Gibson
2013-06-18  0:46       ` Andreas Färber
2013-06-18  0:52         ` Peter Crosthwaite
2013-06-18  1:22           ` Andreas Färber
2013-06-18  8:44             ` Paolo Bonzini
2013-06-18  8:41         ` Peter Maydell
2013-06-19 14:48   ` Cole Robinson
2013-06-19 15:42     ` Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 07/10] configure: Require libfdt for arm, ppc, microblaze softmmu targets Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 08/10] arm: Remove CONFIG_FDT conditionals Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 09/10] microblaze: " Peter Maydell
2013-06-14 14:53 ` [Qemu-devel] [PULL 10/10] ppc: " Peter Maydell
2013-06-14 15:01 ` [Qemu-devel] [PULL 00/10] configury queue Paolo Bonzini
2013-06-17 21:17 ` Anthony Liguori

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