]> git.proxmox.com Git - qemu.git/commit - linux-user/mmap.c
fixed target_mmap() if host page size < TARGET_PAGE_SIZE
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Nov 2007 11:29:07 +0000 (11:29 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 14 Nov 2007 11:29:07 +0000 (11:29 +0000)
commita03e2d421e7f33316750d6b7396d1a7e14b18d53
tree371bef5eed6f6feb63ead1c4ce813b51c24683fb
parentdae3270c6e25062b9085da0756b68fafedc9bb2c
fixed target_mmap() if host page size < TARGET_PAGE_SIZE

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3642 c046a42c-6fe2-441c-8c8c-71466251a162
linux-user/mmap.c