unicorn/qemu
Nguyen Anh Quynh d126644bb2 Merge pull request #259 from lunixbochs/multiarch
improve multiarch support
2015-11-12 15:11:06 +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 handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +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 fix file perms 2015-08-28 21:05:38 -07:00
target-arm handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
target-i386 handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
target-m68k handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
target-mips handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
target-sparc handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
tcg improve multiarch support 2015-11-11 22:48:21 -08:00
util handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
aarch64.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
accel.c
arm.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
CODING_STYLE
config-all-disas.mak
configure fix file perms 2015-08-28 21:05:38 -07:00
COPYING
COPYING.LIB
cpu-exec.c x86: check for exit request after every hooked instruction. this should fix issue #232 2015-11-07 01:02:45 +08: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 fix file perms 2015-08-28 21:05:38 -07:00
HACKING
header_gen.py do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
ioport.c
LICENSE
m68k.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
main-loop.c
Makefile
Makefile.objs
Makefile.target
memory_mapping.c
memory.c do not abort() when memory is insufficient. this fixes issue #244 2015-11-10 11:44:29 +08:00
mips64.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
mips64el.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
mips.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
mipsel.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
powerpc.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak
softmmu_template.h Rename some hook related enums: 2015-09-30 14:46:55 +08:00
sparc64.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
sparc.h do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00
tcg-runtime.c
translate-all.c tb_gen_code(): only check to link next page if tb->size > 0 (so we skip empty block) 2015-09-20 00:05:17 +07:00
translate-all.h
unicorn_common.h cleaning & indentation 2015-09-03 18:16:49 +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 do not use syscall to quit emulation. this can fix issues #147 & #148 2015-09-26 16:49:00 +08:00