]> git.proxmox.com Git - qemu.git/commit - exec.c
mmap emulation
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 13 May 2003 00:25:15 +0000 (00:25 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 13 May 2003 00:25:15 +0000 (00:25 +0000)
commit54936004fddc52c321cb3f9a9a51140e782bed5d
treec7640924fd504c24529a1f6ec0b77bb947589682
parent74c95119f2bceb73c1695ffee08a934cddabe830
mmap emulation

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@158 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile
cpu-i386.h
exec.c [new file with mode: 0644]
linux-user/elfload.c
linux-user/main.c
linux-user/mmap.c [new file with mode: 0644]
linux-user/qemu.h
linux-user/syscall.c
translate-i386.c