qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] Configury/build system patches for 1.7
@ 2013-10-17 15:35 Paolo Bonzini
  2013-10-17 15:35 ` [Qemu-devel] [PULL 1/5] rules.mak: New logical functions for handling y/n values Paolo Bonzini
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paolo Bonzini @ 2013-10-17 15:35 UTC (permalink / raw)
  To: qemu-devel

Anthony,

The following changes since commit 39c153b80f890dc5f02465dc59992e195abd5f40:

  Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging (2013-10-10 13:16:25 -0700)

are available in the git repository at:


  git://github.com/bonzini/qemu.git configure

for you to fetch changes up to 2324841c0275f31505168e7a6ceb71bcede92d33:

  ui/Makefile.objs: delete unnecessary cocoa.o dependency (2013-10-16 18:21:01 +0200)

These five patches are from Peter and/or from my summer of code
student, Akos Kovacs.  Peter picked up some small cleanups that
Akos did and improved them.

----------------------------------------------------------------
Peter Maydell (3):
      rules.mak: New logical functions for handling y/n values
      rules.mak: New string testing functions
      ui/Makefile.objs: delete unnecessary cocoa.o dependency

Ákos Kovács (2):
      Makefile.target: CONFIG_NO_* variables removed
      default-configs/: CONFIG_GDBSTUB_XML removed

 Makefile.target                           | 10 +++-------
 default-configs/arm-linux-user.mak        |  2 --
 default-configs/arm-softmmu.mak           |  1 -
 default-configs/armeb-linux-user.mak      |  2 --
 default-configs/m68k-linux-user.mak       |  2 --
 default-configs/m68k-softmmu.mak          |  1 -
 default-configs/ppc-linux-user.mak        |  2 --
 default-configs/ppc-softmmu.mak           |  1 -
 default-configs/ppc64-linux-user.mak      |  2 --
 default-configs/ppc64-softmmu.mak         |  1 -
 default-configs/ppc64abi32-linux-user.mak |  2 --
 default-configs/ppcemb-softmmu.mak        |  1 -
 hw/pci/Makefile.objs                      |  2 +-
 rules.mak                                 | 28 ++++++++++++++++++++++++++++
 target-arm/Makefile.objs                  |  2 +-
 target-i386/Makefile.objs                 |  2 +-
 target-ppc/Makefile.objs                  |  2 +-
 ui/Makefile.objs                          |  2 --
 18 files changed, 35 insertions(+), 30 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2013-10-17 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-17 15:35 [Qemu-devel] [PULL 0/5] Configury/build system patches for 1.7 Paolo Bonzini
2013-10-17 15:35 ` [Qemu-devel] [PULL 1/5] rules.mak: New logical functions for handling y/n values Paolo Bonzini
2013-10-17 15:35 ` [Qemu-devel] [PULL 2/5] rules.mak: New string testing functions Paolo Bonzini
2013-10-17 15:35 ` [Qemu-devel] [PULL 3/5] Makefile.target: CONFIG_NO_* variables removed Paolo Bonzini
2013-10-17 15:35 ` [Qemu-devel] [PULL 4/5] default-configs/: CONFIG_GDBSTUB_XML removed Paolo Bonzini
2013-10-17 15:35 ` [Qemu-devel] [PULL 5/5] ui/Makefile.objs: delete unnecessary cocoa.o dependency Paolo Bonzini

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