From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL v2 0/8] build system and libcacard changes for 2014-06-10
Date: Tue, 10 Jun 2014 13:08:10 +0200 [thread overview]
Message-ID: <1402398491-19097-1-git-send-email-pbonzini@redhat.com> (raw)
The following changes since commit 7721a3044234c46cd6f5f899e7467dc9351f3c8d:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140609-1' into staging (2014-06-09 17:04:13 +0100)
are available in the git repository at:
git://github.com/bonzini/qemu.git configure
for you to fetch changes up to c07e2190a49a2cf519c18844f743a34a65a88a94:
rules.mak: Rewrite unnest-vars (2014-06-10 13:00:11 +0200)
----------------------------------------------------------------
I'm attaching only Fam's patch.
Cornelia Huck (1):
configure: unset interfering variables
Fam Zheng (1):
rules.mak: Rewrite unnest-vars
Michael Tokarev (4):
glib-compat.h: add new thread API emulation on top of pre-2.31 API
vscclient: use glib thread primitives not qemu
libcacard: replace qemu thread primitives with glib ones
libcacard: actually use symbols file
Paolo Bonzini (1):
libcacard: improve documentation
Rick Liu (1):
configure: duplicate/incorrect order of -lrt
configure | 11 ++-
coroutine-gthread.c | 29 ++----
docs/ccid.txt | 80 +++++++++++++----
include/glib-compat.h | 119 +++++++++++++++++++++++++
libcacard/Makefile | 10 +--
libcacard/event.c | 23 +++--
libcacard/vreader.c | 18 ++--
libcacard/vscclient.c | 70 ++++++++-------
rules.mak | 237 +++++++++++++++++++++++++++++++++-----------------
trace/simple.c | 50 +++--------
10 files changed, 424 insertions(+), 223 deletions(-)
--
1.8.3.1
next reply other threads:[~2014-06-10 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 11:08 Paolo Bonzini [this message]
2014-06-10 11:08 ` [Qemu-devel] [PULL v2 8/8] rules.mak: Rewrite unnest-vars Paolo Bonzini
2014-06-10 16:15 ` [Qemu-devel] [PULL v2 0/8] build system and libcacard changes for 2014-06-10 Peter Maydell
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=1402398491-19097-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).