unicorn/qemu
2020-09-10 10:02:22 +08:00
..
default-configs delete unused file i386-softmmu.mak 2020-04-27 01:31:39 +08:00
docs
fpu fix some uninitialized vars in fpu 2020-06-07 11:22:18 +08:00
hw Expose different 32-bit ARM CPU models to users via UC_MODE flags (#1165) 2019-10-26 05:01:00 +08:00
include fix some oss-fuzz (#1218) 2020-03-02 09:44:53 +08:00
qapi we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qobject
qom Two fixes to get unicorn build better with MSVC. (#1136) 2019-09-05 00:53:37 +08:00
scripts fix qemu/scripts/qapi-build.sh 2020-04-30 14:00:48 +08:00
target-arm fixes an issue with ARM APSR register handling: (#1317) 2020-08-20 23:24:04 +08:00
target-i386 Fix IP value for UC_MODE_16 (#1321) 2020-09-10 10:02:22 +08:00
target-m68k fix m68k func name (#1245) 2020-04-28 09:51:45 +08:00
target-mips fix some oss-fuzz (#1224) 2020-03-24 16:23:04 +08:00
target-sparc fix some oss-fuzz (#1206) 2020-02-25 11:36:06 +08:00
tcg fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
util fix some oss-fuzz (#1224) 2020-03-24 16:23:04 +08:00
aarch64.h
aarch64eb.h
accel.c
arm.h
armeb.h
CODING_STYLE
configure we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
COPYING
COPYING.LIB
cpu-exec.c save cpu->jmp_env in saving context, so uc_emu_start() can be reentrant. also improved Python binding on handling context 2020-06-05 20:12:44 +08:00
cpus.c save cpu->jmp_env in saving context, so uc_emu_start() can be reentrant. also improved Python binding on handling context 2020-06-05 20:12:44 +08:00
cputlb.c fix some oss-fuzz (#1200) 2020-02-10 22:33:00 +08:00
exec.c fix error handling of mmap() calls (#1283) 2020-06-05 10:30:23 +08:00
gen_all_header.sh
glib_compat.c Remove warnings (#1140) 2019-09-08 16:44:16 +08:00
HACKING
header_gen.py
ioport.c Fix UAF when deleting hook while in hook callback #1127 (#1130) 2020-05-07 14:24:48 +08:00
LICENSE
m68k.h
Makefile we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
Makefile.objs cleanup qemu Makefile* 2020-04-27 23:01:26 +08:00
Makefile.target more qemu/Makefile* cleanup 2020-04-28 02:38:51 +08:00
memory_mapping.c
memory.c
mips64.h
mips64el.h
mips.h
mipsel.h
qapi-types.c we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qapi-types.h we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qapi-visit.c we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qapi-visit.h we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h fix recursive UC_HOOK_MEM callbacks for cross pages access (#1113) 2020-05-25 16:22:28 +08:00
sparc64.h
sparc.h
tcg-runtime.c
translate-all.c fix some oss-fuzz (#1206) 2020-02-25 11:36:06 +08:00
translate-all.h
unicorn_common.h Removes some bugs found by oss-fuzz (#1266) 2020-05-26 20:52:40 +08:00
VERSION
vl.c
vl.h
x86_64.h