unicorn/qemu
2016-02-15 15:51:14 +08:00
..
default-configs
docs
fpu
hw handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
include add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
qapi
qobject
qom handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
scripts
target-arm arm: UC_QUERY_MODE return hardware mode (see issue #397) 2016-02-06 09:47:57 +08:00
target-i386 chmod -x qemu/target-i386/unicorn.c 2016-02-12 13:48:58 +08:00
target-m68k allow to change PC during callback. this solves issue #210 2016-01-28 14:06:17 +08:00
target-mips allow to change PC during callback. this solves issue #210 2016-01-28 14:06:17 +08:00
target-sparc sparc: use power_down to terminate emulation, rather than using trap. this fix hangup issue of tests/regress/sparc_reg.py 2016-02-15 15:51:14 +08:00
tcg rework code/block tracing 2016-01-22 19:07:50 -08:00
util qemu-thread-posix: bail on mutex errors 2016-01-24 22:46:13 -05:00
aarch64.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
accel.c
arm.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
CODING_STYLE
config-all-disas.mak
configure remove qemu/config-all-disas.mak 2016-01-22 17:11:57 +08:00
COPYING
COPYING.LIB
cpu-exec.c arm: fix change PC feature. now tests/regress/callback-pc.py passes 2016-01-28 16:03:19 +08:00
cpus.c when uc_mem_exec() remove EXE permission, quit current TB & continue emulating with TB flushed. this fixes issue in PR #378 2016-01-28 00:56:55 +08:00
cputlb.c Rename some hook related enums: 2015-09-30 14:46:55 +08:00
exec.c do not abort() when memory is insufficient. this fixes issue #244 2015-11-10 11:44:29 +08:00
gen_all_header.sh
HACKING
header_gen.py arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
ioport.c refactor to allow multiple hooks for one type 2016-01-22 18:41:43 -08:00
LICENSE
m68k.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
main-loop.c
Makefile
Makefile.objs refactor to allow multiple hooks for one type 2016-01-22 18:41:43 -08:00
Makefile.target
memory_mapping.c
memory.c fixed memcpy that should be memmove 2016-02-11 16:38:50 +01:00
mips64.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
mips64el.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
mips.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
mipsel.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
powerpc.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h code style 2016-01-26 17:37:48 +08:00
sparc64.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
sparc.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00
tcg-runtime.c
translate-all.c rework code/block tracing 2016-01-22 19:07:50 -08:00
translate-all.h
unicorn_common.h implement host-controlled memory mapping for #261 2015-11-27 23:30:36 -08:00
VERSION
vl.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
vl.h
x86_64.h arm64: fix the issue of multiple definition of aarch64_tb_set_jmp_target (issue #387) 2016-01-22 22:44:18 +08:00