unicorn/qemu/include
farmdve 036763d6ae Fix memory leaks as reported by DrMemory and Valgrind.
ARM and probably the rest of the arches have significant memory leaks as
they have no release interface.

Additionally, DrMemory does not have 64-bit support and thus I can't
test the 64-bit version under Windows. Under Linux valgrind supports
both 32-bit and 64-bit but there are different macros and code for Linux
and Windows.
2016-01-08 01:42:56 +02:00
..
exec add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
fpu import 2015-08-21 15:04:50 +08:00
hw handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
qapi import 2015-08-21 15:04:50 +08:00
qemu Fix memory leaks as reported by DrMemory and Valgrind. 2016-01-08 01:42:56 +02:00
qom handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
sysemu handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h import 2015-08-21 15:04:50 +08:00
glib-compat.h import 2015-08-21 15:04:50 +08:00
qemu-common.h import 2015-08-21 15:04:50 +08:00