qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] v2.1 RCU Implementation for QEMU
@ 2013-08-15 15:26 Mike Day
  2013-08-15 15:26 ` [Qemu-devel] [PATCH 1/2] fixed tests/Makefile to correctly link rcutorture Mike Day
  2013-08-15 15:26 ` [Qemu-devel] [PATCH 2/2] enable TLS in build and activate test-tls in make check Mike Day
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Day @ 2013-08-15 15:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Mike Day, Paolo Bonzini

This series applies on top today's git.qemu.org/master and is online at:
https://github.com/ncultra/qemu/tree/rcu-for-1.7

Paolo Bonzini (2):
  fixed tests/Makefile to correctly link rcutorture
  enable TLS in build and activate test-tls in make check

 configure          |  63 ++++++++++++++++++++++----
 include/qemu/tls.h | 127 +++++++++++++++++++++++++++++++++++++++++++++--------
 include/qom/cpu.h  |   2 +-
 tests/Makefile     |  14 ++++--
 tests/test-tls.c   |  87 ++++++++++++++++++++++++++++++++++++
 5 files changed, 261 insertions(+), 32 deletions(-)
 create mode 100644 tests/test-tls.c

-- 
1.8.3.1

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

end of thread, other threads:[~2013-08-15 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-15 15:26 [Qemu-devel] [RFC PATCH 0/2] v2.1 RCU Implementation for QEMU Mike Day
2013-08-15 15:26 ` [Qemu-devel] [PATCH 1/2] fixed tests/Makefile to correctly link rcutorture Mike Day
2013-08-15 15:26 ` [Qemu-devel] [PATCH 2/2] enable TLS in build and activate test-tls in make check Mike Day

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