qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10
@ 2014-06-10  5:56 Paolo Bonzini
  2014-06-10  5:56 ` [Qemu-devel] [PULL 1/8] glib-compat.h: add new thread API emulation on top of pre-2.31 API Paolo Bonzini
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Paolo Bonzini @ 2014-06-10  5:56 UTC (permalink / raw)
  To: qemu-devel

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 2e77e6ee829ede0c20e968c71c99c2fbd9eedf9b:

  configure: unset interfering variables (2014-06-10 07:51:42 +0200)

----------------------------------------------------------------
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             | 227 ++++++++++++++++++++++++++++++++++----------------
 trace/simple.c        |  50 +++--------
 10 files changed, 422 insertions(+), 215 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2014-06-18  9:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-10  5:56 [Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10 Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 1/8] glib-compat.h: add new thread API emulation on top of pre-2.31 API Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 2/8] vscclient: use glib thread primitives not qemu Paolo Bonzini
2014-06-17 17:10   ` Ed Maste
2014-06-17 17:15     ` Paolo Bonzini
2014-06-17 19:11       ` Ed Maste
2014-06-18  9:25         ` Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 3/8] libcacard: replace qemu thread primitives with glib ones Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 4/8] libcacard: actually use symbols file Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 5/8] libcacard: improve documentation Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 6/8] rules.mak: Rewrite unnest-vars Paolo Bonzini
2014-06-10 10:40   ` Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 7/8] configure: duplicate/incorrect order of -lrt Paolo Bonzini
2014-06-10  5:56 ` [Qemu-devel] [PULL 8/8] configure: unset interfering variables Paolo Bonzini
2014-06-10 10:00 ` [Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10 Peter Maydell

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