summaryrefslogtreecommitdiffstats
path: root/linux-user/linuxload.c
diff options
context:
space:
mode:
authorPaul Brook2010-05-05 17:32:59 +0200
committerPaul Brook2010-05-05 17:32:59 +0200
commit2e9a5713f0567fffaa3518f495b8d16a2b74f84a (patch)
treee7c2651dc7f83db54d27af18a7f8fac7bf848437 /linux-user/linuxload.c
parentAvoid libaio for usermode (diff)
downloadqemu-2e9a5713f0567fffaa3518f495b8d16a2b74f84a.tar.gz
qemu-2e9a5713f0567fffaa3518f495b8d16a2b74f84a.tar.xz
qemu-2e9a5713f0567fffaa3518f495b8d16a2b74f84a.zip
Remove PAGE_RESERVED
The usermode PAGE_RESERVED code is not required by the current mmap implementation, and is already broken when guest_base != 0. Unfortunately the bsd emulation still uses the old mmap implementation, so we can't rip it out altogether. Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'linux-user/linuxload.c')
0 files changed, 0 insertions, 0 deletions