unicorn/qemu
2016-01-24 01:08:23 +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 rename UC_QUERY_ARM_MODE to a more generic name UC_QUERY_MODE. make all bindings support this new constant 2016-01-24 01:08:23 +08:00
target-i386 x86: no need to reset env->invalid_error in x86_reg_reset() as we always do that in cpu_exec() 2016-01-12 01:01:11 +08:00
target-m68k sparc, arm, m68k: check for exit request after every hooked instruction 2015-12-20 12:28:15 +08:00
target-mips mips: handle hook callback for blikely instruction properly. this fixes issue #330, #331 2015-12-23 01:40:03 +08:00
target-sparc sparc, arm, m68k: check for exit request after every hooked instruction 2015-12-20 12:28:15 +08:00
tcg arm64: fix the access to tcg_op_defs[] in arm64 backend (issue #387) 2016-01-22 11:35:01 +08:00
util Finish adding getauxval 2016-01-18 12:48:49 +01: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 Reset env->invalid_error before executing a translation block. 2016-01-11 18:12:57 +02:00
cpus.c handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +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
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
Makefile.target
memory_mapping.c
memory.c fix conflicts when merging map-ptr branch to master branch 2015-12-17 08:12:02 +08: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 mips: handle memory redirect for all APIs. this fixes issue #347 2015-12-28 15:19:30 +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 remove unused tcg_register_jit() and related code 2016-01-05 16:02:34 +07: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