summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorAlex Bennée2017-03-20 15:36:47 +0100
committerAlex Bennée2017-03-28 11:50:40 +0200
commit95992b674c43339d0b313dd79fa8cc45ba22eab8 (patch)
tree146c3445f5149e7ca6115d09351e3958cf0aca20 /include/exec
parentuser-exec: handle synchronous signals from QEMU gracefully (diff)
downloadqemu-95992b674c43339d0b313dd79fa8cc45ba22eab8.tar.gz
qemu-95992b674c43339d0b313dd79fa8cc45ba22eab8.tar.xz
qemu-95992b674c43339d0b313dd79fa8cc45ba22eab8.zip
bsd-user: align use of mmap_lock to that of linux-user
The introduction of stricter mmap_lock checking in translate-all broke the BSD user build. The working mmap_lock functions were hidden behind CONFIG_USE_NPTL which is never defined. This patch brings them inline with linux-user. Despite the disapearence of the comment "We aren't threadsafe to start with..." this doesn't make bsd-user so. It will still need the rest of the fixes that have been done in linux-user ported over. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions