unicorn/qemu
2015-08-26 14:09:46 -07:00
..
default-configs
docs
fpu
hw
include Add ability to mark memory are read only. Add new API uc_mem_map_ex to allow permissions to be passed. Change MemoryBlock to track created MemoryRegions. Add regress/ro_mem_test.c 2015-08-26 13:29:54 -07:00
qapi
qobject
qom
scripts
target-arm restore mode of .[ch] files 2015-08-24 21:19:12 -04:00
target-i386 x86: better support for 16bit mode 2015-08-26 00:39:46 +08:00
target-m68k restore mode of .[ch] files 2015-08-24 21:19:12 -04:00
target-mips mips: fix issue #39 2015-08-26 09:39:09 +08:00
target-sparc restore mode of .[ch] files 2015-08-24 21:19:12 -04:00
tcg
util
aarch64.h
accel.c
arm.h
CODING_STYLE
config-all-disas.mak
configure
COPYING
COPYING.LIB
cpu-exec.c
cpus.c
cputlb.c
exec.c
gen_all_header.sh
HACKING
header_gen.py
ioport.c
LICENSE
m68k.h
main-loop.c
Makefile
Makefile.objs
Makefile.target
memory.c Free up all MemoryRegion* when uc is closed 2015-08-26 14:09:46 -07:00
memory_mapping.c
mips.h
mips64.h
mips64el.h
mipsel.h
powerpc.h
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h When checking for invalid memory always do the faster check of whether we are hooking env->uc->hook_mem_idx before doing the expensive check of scanning the memory map 2015-08-26 08:55:19 -07:00
sparc.h
sparc64.h
tcg-runtime.c
translate-all.c when block size is unknown because the translation cache is full, assign it value 0 2015-08-25 16:10:05 +08:00
translate-all.h
unicorn_common.h Add ability to mark memory are read only. Add new API uc_mem_map_ex to allow permissions to be passed. Change MemoryBlock to track created MemoryRegions. Add regress/ro_mem_test.c 2015-08-26 13:29:54 -07:00
VERSION
vl.c
vl.h
x86_64.h