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