Prevent guest reusing host memory allocations.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 13:47:45 +0000 (13:47 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Jun 2008 13:47:45 +0000 (13:47 +0000)
commit9f68b19bee5282d13547b336a9f33478d6b917c5
treec6e540f435401b092933145541df335748b5fd58
parentf28c708991241bf06d29ec3bfe8ce591945561d6
Prevent guest reusing host memory allocations.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4710 c046a42c-6fe2-441c-8c8c-71466251a162
Makefile
Makefile.target
cutils.c
exec.c
linux-user/mmap.c
qemu-malloc.c [new file with mode: 0644]