summaryrefslogtreecommitdiffstats
path: root/linux-user/mmap.c
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-76/+88
* Make target_mmap always return -1 on failure.pbrook2006-02-041-6/+12
* ia64 host support (David Mosberger)bellard2005-04-071-2/+4
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-28/+28
* amd64 port (Jocelyn Mayer)bellard2004-04-261-2/+7
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-1/+1
* avoid unaligned file offset in anonymous mappingbellard2003-06-091-2/+7
* alpha fixbellard2003-06-051-0/+6
* fixed small page handlingbellard2003-05-131-6/+17
* mmap emulationbellard2003-05-131-0/+370
OpenPOWER on IntegriCloud