summaryrefslogtreecommitdiffstats
path: root/linux-user/i386
diff options
context:
space:
mode:
authorPeter Maydell2013-07-16 19:44:55 +0200
committerRiku Voipio2013-07-22 20:54:20 +0200
commit1ccd9374af22ec4ed5f864d4935a9cfad01f1204 (patch)
treeb59e0ae070d155576af28d10c299650948e4585f /linux-user/i386
parentlinux-user: Enable NPTL for SPARC targets (diff)
downloadqemu-1ccd9374af22ec4ed5f864d4935a9cfad01f1204.tar.gz
qemu-1ccd9374af22ec4ed5f864d4935a9cfad01f1204.tar.xz
qemu-1ccd9374af22ec4ed5f864d4935a9cfad01f1204.zip
linux-user: Enable NPTL for m68k
For m68k, per-thread data is a purely kernel construct with no CPU level support. Implement it via a field in the TaskState structure, used by cpu_set_tls() and the set_thread_area/get_thread_area syscalls. This allows us to enable compilation with NPTL. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/i386')
0 files changed, 0 insertions, 0 deletions