unicorn/qemu
xorstream 1aaf57ca54 Some more little edits to prepare for pull request. 2017-01-20 22:46:32 +11:00
..
default-configs cleanup qemu/default-configs/ 2017-01-19 14:52:30 +08:00
docs cleanup qemu docs 2017-01-18 15:23:40 +08:00
fpu This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
hw Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
include Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
qapi This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qobject This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
qom This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
scripts del qemu/scripts/dump-guest-memory.py 2017-01-19 20:56:07 +08:00
target-arm Merge with current master. 2017-01-20 18:22:28 +11:00
target-i386 Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
target-m68k Merge with current master. 2017-01-20 18:22:28 +11:00
target-mips Merge with current master. 2017-01-20 18:22:28 +11:00
target-sparc This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
tcg Unicorn interface working with test app in 32bit and 64bit builds. 2017-01-20 17:27:22 +11:00
util Some more little edits to prepare for pull request. 2017-01-20 22:46:32 +11:00
CODING_STYLE import 2015-08-21 15:04:50 +08:00
COPYING import 2015-08-21 15:04:50 +08:00
COPYING.LIB import 2015-08-21 15:04:50 +08:00
HACKING import 2015-08-21 15:04:50 +08:00
LICENSE import 2015-08-21 15:04:50 +08:00
Makefile cleanup qemu/default-configs/ 2017-01-19 14:52:30 +08:00
Makefile.objs remove glib dependency by provide compatible replacements 2016-12-18 14:56:58 -08:00
Makefile.target import 2015-08-21 15:04:50 +08:00
VERSION import 2015-08-21 15:04:50 +08:00
aarch64.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
accel.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
arm.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
configure cleanup 2017-01-19 18:07:30 +08:00
cpu-exec.c Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
cpus.c cleanup more synchronization code 2017-01-09 14:05:39 +08:00
cputlb.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
exec.c Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
gen_all_header.sh fix file perms 2015-08-28 21:05:38 -07:00
glib_compat.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
header_gen.py we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
ioport.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
m68k.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
memory.c Merge remote-tracking branch 'unicorn-engine/master' into msvc_native 2017-01-20 22:37:51 +11:00
memory_mapping.c revert to use of g_free to make future qemu integrations easier (#695) 2016-12-21 22:28:36 +08:00
mips.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
mips64.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
mips64el.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
mipsel.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
powerpc.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
qapi-schema.json import 2015-08-21 15:04:50 +08:00
qemu-log.c import 2015-08-21 15:04:50 +08:00
qemu-timer.c timer is redundant 2017-01-20 16:46:58 +08:00
rules.mak import 2015-08-21 15:04:50 +08:00
softmmu_template.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
sparc.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
sparc64.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00
tcg-runtime.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
translate-all.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
translate-all.h import 2015-08-21 15:04:50 +08:00
unicorn_common.h This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
vl.c This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
vl.h import 2015-08-21 15:04:50 +08:00
x86_64.h we dont need to handle VGA & Migration memories 2017-01-20 17:03:39 +08:00