From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] Configury/build system patches for 1.7
Date: Thu, 17 Oct 2013 17:35:28 +0200 [thread overview]
Message-ID: <1382024133-15764-1-git-send-email-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2013-10-17 15:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 15:35 Paolo Bonzini [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1382024133-15764-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).