unicorn/qemu
2016-08-30 21:20:22 +08:00
..
default-configs import 2015-08-21 15:04:50 +08:00
docs import 2015-08-21 15:04:50 +08:00
fpu Port patch from upstream to check for invalid long double encodings 2016-08-20 11:31:46 -07:00
hw mips: remove an unused variable 2016-07-15 15:12:15 +08:00
include fix for issue #523 2016-08-27 21:49:11 +08:00
qapi import 2015-08-21 15:04:50 +08:00
qobject import 2015-08-21 15:04:50 +08:00
qom handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
scripts fix file perms 2015-08-28 21:05:38 -07:00
target-arm Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
target-i386 Merge branch 'fix/self_modifying' of https://github.com/rhelmot/unicorn into rhelmot-fix/self_modifying 2016-08-30 21:20:22 +08:00
target-m68k Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
target-mips Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
target-sparc Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
tcg rework code/block tracing 2016-01-22 19:07:50 -08:00
util qemu_thread_join() takes only 1 arg 2016-04-23 10:17:04 +08:00
aarch64.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
accel.c import 2015-08-21 15:04:50 +08:00
arm.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
CODING_STYLE import 2015-08-21 15:04:50 +08:00
config-all-disas.mak import 2015-08-21 15:04:50 +08:00
configure Merge branch 'drop-zlib' of https://github.com/radare/unicorn into radare-drop-zlib 2016-06-15 16:41:13 +07:00
COPYING import 2015-08-21 15:04:50 +08:00
COPYING.LIB import 2015-08-21 15:04:50 +08:00
cpu-exec.c Rename unhandled CPU exception 2016-07-05 11:10:39 -05:00
cpus.c fix free() -> g_free() 2016-08-11 07:49:19 -07:00
cputlb.c Rename some hook related enums: 2015-09-30 14:46:55 +08:00
exec.c strip out per cpu thread code 2016-03-25 17:24:28 -07:00
gen_all_header.sh fix file perms 2015-08-28 21:05:38 -07:00
HACKING import 2015-08-21 15:04:50 +08:00
header_gen.py memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
ioport.c refactor to allow multiple hooks for one type 2016-01-22 18:41:43 -08:00
LICENSE import 2015-08-21 15:04:50 +08:00
m68k.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
main-loop.c strip out per cpu thread code 2016-03-25 17:24:28 -07:00
Makefile import 2015-08-21 15:04:50 +08:00
Makefile.objs strip out per cpu thread code 2016-03-25 17:24:28 -07:00
Makefile.target import 2015-08-21 15:04:50 +08:00
memory_mapping.c import 2015-08-21 15:04:50 +08:00
memory.c fix for issue #523 2016-08-27 21:49:11 +08:00
mips64.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
mips64el.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
mips.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
mipsel.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
powerpc.h remove qemu_cond_destroy from qemu/header_gen.py 2016-04-23 10:23:09 +08:00
qapi-schema.json import 2015-08-21 15:04:50 +08:00
qemu-log.c import 2015-08-21 15:04:50 +08:00
qemu-timer.c import 2015-08-21 15:04:50 +08:00
rules.mak import 2015-08-21 15:04:50 +08:00
softmmu_template.h code style 2016-01-26 17:37:48 +08:00
sparc64.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
sparc.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00
tcg-runtime.c import 2015-08-21 15:04:50 +08:00
translate-all.c Undo the disaster that was the patch to unicorn github issue #266 and fix it correctly. makes normal self-modifying code work. 2016-08-09 19:35:20 -07:00
translate-all.h import 2015-08-21 15:04:50 +08:00
unicorn_common.h windows: Remove unnecessary mman inclusion (issue #587) 2016-07-11 13:35:49 -05:00
VERSION import 2015-08-21 15:04:50 +08:00
vl.c fix conflicts when merging no-thread to master 2016-04-23 10:06:57 +08:00
vl.h import 2015-08-21 15:04:50 +08:00
x86_64.h memleak: code_gen_buffer using g_free for non-linux 2016-07-11 10:13:13 -05:00