]> git.ipfire.org Git - thirdparty/qemu.git/history - linux-user/mmap.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[thirdparty/qemu.git] / linux-user / mmap.c
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03  thsAdd __mips__to mmap specialcase.
2006-10-22  pbrookColdFire target.
2006-03-25  pbrookAvoid accessing guest memory directly in usermode emula...
2006-02-04  pbrookMake target_mmap always return -1 on failure.
2005-04-07  bellardia64 host support (David Mosberger)
2004-07-05  bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-04-26  bellardamd64 port (Jocelyn Mayer)
2004-03-17  bellardinitial x86-64 host support (Gwenole Beauchesne)
2003-06-09  bellardavoid unaligned file offset in anonymous mapping
2003-06-05  bellardalpha fix
2003-05-13  bellardfixed small page handling
2003-05-13  bellardmmap emulation