qemu-e2k/linux-user/i386
Peter Maydell 2667e71c3d linux-user: Enable NPTL for x86-64
Add x86-64 implementation of cpu_set_tls() (like the kernel, we
just have to call do_arch_prctl() to set FS); this allows us to
enable NPTL.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2013-07-22 21:54:46 +03:00
..
syscall.h linux-user: Clean up handling of clone() argument order 2013-07-22 21:54:36 +03:00
syscall_nr.h linux-user: Merge pread/pwrite into pread64/pwrite64 2012-12-08 18:49:30 +00:00
target_cpu.h linux-user: Enable NPTL for x86-64 2013-07-22 21:54:46 +03:00
target_signal.h Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
termbits.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00