unicorn/qemu
2015-09-14 20:03:32 -07:00
..
default-configs import 2015-08-21 15:04:50 +08:00
docs import 2015-08-21 15:04:50 +08:00
fpu import 2015-08-21 15:04:50 +08:00
hw mips: disable debug output 2015-09-08 23:56:25 +08:00
include solve merging conflict 2015-09-03 18:05:21 +08:00
qapi import 2015-08-21 15:04:50 +08:00
qobject import 2015-08-21 15:04:50 +08:00
qom import 2015-08-21 15:04:50 +08:00
scripts fix file perms 2015-08-28 21:05:38 -07:00
target-arm arm64: handle SP register. this fixes issue #122 2015-09-08 08:40:42 +08:00
target-i386 x86: handle SYSCALL even if there is no handler 2015-09-07 10:19:45 +08:00
target-m68k cast all the values to write to registers in uc_reg_write() to unsigned type. this fixes issue #98 2015-09-04 11:17:08 +08:00
target-mips mips: disable debug output 2015-09-08 23:56:25 +08:00
target-sparc update the sparc reg read/write to include o/l/i registers 2015-09-14 20:03:32 -07:00
tcg import 2015-08-21 15:04:50 +08:00
util fix some errors introduced by the last commit on qemu-thread-win32.c 2015-09-02 01:34:23 -07:00
aarch64.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
accel.c import 2015-08-21 15:04:50 +08:00
arm.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
CODING_STYLE import 2015-08-21 15:04:50 +08:00
config-all-disas.mak import 2015-08-21 15:04:50 +08:00
configure fix file perms 2015-08-28 21:05:38 -07:00
COPYING import 2015-08-21 15:04:50 +08:00
COPYING.LIB import 2015-08-21 15:04:50 +08:00
cpu-exec.c x86: correct EIP of INT instruction by updating it only after calling interrupt handler 2015-09-06 14:58:11 +08:00
cpus.c initial support to remove a static variable in qemu-thread-win32.c 2015-09-02 16:13:12 +08:00
cputlb.c add mem_api sample program and fix check for wrong NX related constant in cputlb.c 2015-09-04 10:27:03 -07:00
exec.c import 2015-08-21 15:04:50 +08:00
gen_all_header.sh fix file perms 2015-08-28 21:05:38 -07:00
HACKING import 2015-08-21 15:04:50 +08:00
header_gen.py intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
ioport.c change uch to uc_struct (ioport.c) 2015-08-26 09:02:16 -04:00
LICENSE import 2015-08-21 15:04:50 +08:00
m68k.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
main-loop.c import 2015-08-21 15:04:50 +08:00
Makefile import 2015-08-21 15:04:50 +08:00
Makefile.objs import 2015-08-21 15:04:50 +08:00
Makefile.target import 2015-08-21 15:04:50 +08:00
memory_mapping.c import 2015-08-21 15:04:50 +08:00
memory.c Move mem_xxx samples to regress. Add check to only flush tlb when unmapping if there is a current cpu 2015-09-04 00:48:24 -07:00
mips64.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
mips64el.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
mips.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
mipsel.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
powerpc.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07: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 import 2015-08-21 15:04:50 +08:00
rules.mak import 2015-08-21 15:04:50 +08:00
softmmu_template.h rename error codes ERR_MEM_READ, ERR_MEM_WRITE, ERR_MEM_FETCH 2015-09-09 16:25:48 +08:00
sparc64.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
sparc.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00
tcg-runtime.c import 2015-08-21 15:04:50 +08:00
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 import 2015-08-21 15:04:50 +08:00
unicorn_common.h cleaning & indentation 2015-09-03 18:16:49 +08:00
VERSION import 2015-08-21 15:04:50 +08:00
vl.c import 2015-08-21 15:04:50 +08:00
vl.h import 2015-08-21 15:04:50 +08:00
x86_64.h intermediate commit, working unmap of complete blocks, still need sub-blocks, and cross block 2015-08-29 21:17:30 -07:00