unicorn/qemu
2015-08-27 18:03:17 -07:00
..
default-configs
docs
fpu
hw
include Detect all occurences of write to read only page. Add callback capability on write to read only. Add new error type UC_ERR_MEM_WRITE_RO and new access type UC_MEM_WRITE_RO for use in callback 2015-08-27 18:03:17 -07:00
qapi
qobject
qom
scripts
target-arm
target-i386
target-m68k
target-mips
target-sparc
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 Detect all occurences of write to read only page. Add callback capability on write to read only. Add new error type UC_ERR_MEM_WRITE_RO and new access type UC_MEM_WRITE_RO for use in callback 2015-08-27 18:03:17 -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 Detect all occurences of write to read only page. Add callback capability on write to read only. Add new error type UC_ERR_MEM_WRITE_RO and new access type UC_MEM_WRITE_RO for use in callback 2015-08-27 18:03:17 -07:00
sparc.h
sparc64.h
tcg-runtime.c
translate-all.c
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