unicorn/qemu
Chen Huitao c09adf5b7b
remove apci, default-congfigs (#1288)
* remove apic files. update make and cmake.

* remove default-configs dir.

* fix a mem-leak bug. remove owner arg in memory.
2020-06-08 08:21:44 +08:00
..
docs cleanup qemu docs 2017-01-18 15:23:40 +08:00
fpu update cmake. remove warnings. 2020-06-07 04:57:03 +08:00
hw remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
include remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
libdecnumber powerpc: chmod -x source files 2020-05-27 15:32:14 +08:00
qom cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
scripts fix qemu/scripts/qapi-build.sh 2020-04-30 14:00:48 +08:00
target-arm cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
target-i386 remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
target-m68k cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
target-mips cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
target-ppc cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
target-sparc cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
tcg fix #1246 (#1254) 2020-05-18 19:57:44 +08:00
util remove qobject, qapi, qom... 2020-06-07 03:53:10 +08:00
aarch64.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
aarch64eb.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
arm.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
armeb.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
CODING_STYLE import 2015-08-21 15:04:50 +08:00
configure remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08: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 save cpu->jmp_env in saving context, so uc_emu_start() can be reentrant. also improved Python binding on handling context 2020-06-06 12:52:00 +08:00
cpus.c save cpu->jmp_env in saving context, so uc_emu_start() can be reentrant. also improved Python binding on handling context 2020-06-06 12:52:00 +08:00
cputlb.c remove qobject, qapi, qom... 2020-06-07 03:53:10 +08:00
exec.c remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
gen_all_header.sh Initial update for PPC 2020-05-08 21:54:29 +03:00
glib_compat.c Initial update for PPC 2020-05-08 21:54:29 +03:00
HACKING import 2015-08-21 15:04:50 +08:00
header_gen.py cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
ioport.c Fix UAF when deleting hook while in hook callback #1127 (#1130) 2020-05-07 14:24:48 +08:00
LICENSE import 2015-08-21 15:04:50 +08:00
m68k.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
Makefile remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
Makefile.objs remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
Makefile.target more qemu/Makefile* cleanup 2020-04-28 02:38:51 +08:00
memory_mapping.c cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
memory.c remove apci, default-congfigs (#1288) 2020-06-08 08:21:44 +08:00
mips64.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
mips64el.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
mips.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
mipsel.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
ppc64.h powerpc: chmod -x source files 2020-05-27 15:32:14 +08:00
ppc.h powerpc: chmod -x source files 2020-05-27 15:32:14 +08:00
qapi-types.h we do not need Python to build anymore 2020-04-30 13:58:33 +08:00
qapi-visit.h we do not need Python to build anymore 2020-04-30 13:58:33 +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 fix recursive UC_HOOK_MEM callbacks for cross pages access (#1113) 2020-05-25 16:22:28 +08:00
sparc64.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
sparc.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00
tcg-runtime.c platform.h move #3 2017-01-21 00:13:21 +11:00
translate-all.c fix some oss-fuzz (#1206) 2020-02-25 11:36:06 +08:00
translate-all.h import 2015-08-21 15:04:50 +08:00
unicorn_common.h cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
VERSION import 2015-08-21 15:04:50 +08:00
vl.c cleanup disable code (from the commit removing qom qobject) 2020-06-07 23:51:44 +08:00
vl.h import 2015-08-21 15:04:50 +08:00
x86_64.h cleanup & fix qemu/header_gen.py 2020-05-27 14:43:12 +08:00