diff options
| author | Riku Voipio | 2009-12-04 14:16:30 +0100 |
|---|---|---|
| committer | Aurelien Jarno | 2009-12-19 19:45:26 +0100 |
| commit | f76cfe56d9bc281685c5120bf765d29d9323756f (patch) | |
| tree | 979befb0c6e61610cc951361cee9b7912f5eaf21 /linux-user | |
| parent | user: fix compilation without -fpie (diff) | |
| download | qemu-f76cfe56d9bc281685c5120bf765d29d9323756f.tar.gz qemu-f76cfe56d9bc281685c5120bf765d29d9323756f.tar.xz qemu-f76cfe56d9bc281685c5120bf765d29d9323756f.zip | |
linux-user: enable tb unlinking when compiled with NPTL
Fixes receiving signals when guest code is being executed in a tight
loop. For an example, try interrupting the following code with ctrl-c.
http://nchipin.kos.to/test-loop.c
The tight loop is ofcourse brainless, but it is also exactly how the waitpid* testcases
are implemented.
Signed-off-by: Riku Voipio <riku.voipio@nokia.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions
