..
arch_memory_mapping.c
x86: implement la57 paging mode
2018-03-01 11:02:07 -05:00
bpt_helper.c
target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns
2018-03-01 10:56:22 -05:00
cc_helper.c
target-i386: Use ctpop helper
2018-03-01 18:34:10 -05:00
cc_helper_template.h
This code should now build the x86_x64-softmmu part 2.
2017-01-19 22:50:28 +11:00
cpu-qom.h
target-i386: List CPU models using subclass list
2018-02-26 08:17:04 -05:00
cpu.c
x86: implement la57 paging mode
2018-03-01 11:02:07 -05:00
cpu.h
target-i386: Use ctpop helper
2018-03-01 18:34:10 -05:00
excp_helper.c
target-i386: correctly propagate retaddr into SVM helpers
2018-03-01 09:31:16 -05:00
fpu_helper.c
target-i386: Use struct X86XSaveArea in fpu_helper.c
2018-02-26 03:38:53 -05:00
helper.c
x86: implement la57 paging mode
2018-03-01 11:02:07 -05:00
helper.h
target-i386: Use clz and ctz opcodes
2018-03-01 16:17:42 -05:00
int_helper.c
target-i386: Use clz and ctz opcodes
2018-03-01 16:17:42 -05:00
Makefile.objs
target-i386: Enable control registers for MPX
2018-02-20 13:27:46 -05:00
mem_helper.c
target-i386: remove helper_lock()
2018-02-27 23:43:22 -05:00
misc_helper.c
target-i386: correctly propagate retaddr into SVM helpers
2018-03-01 09:31:16 -05:00
mpx_helper.c
cpu: move exec-all.h inclusion out of cpu.h
2018-02-24 02:39:08 -05:00
ops_sse.h
target-i386: Use ctpop helper
2018-03-01 18:34:10 -05:00
ops_sse_header.h
target-i386: Use ctpop helper
2018-03-01 18:34:10 -05:00
seg_helper.c
target-i386: correctly propagate retaddr into SVM helpers
2018-03-01 09:31:16 -05:00
shift_helper_template.h
This code should now build the x86_x64-softmmu part 2.
2017-01-19 22:50:28 +11:00
smm_helper.c
target-i386: Include log.h in smm_helper
2018-02-24 03:06:07 -05:00
svm.h
Clean up ill-advised or unusual header guards
2018-02-25 04:22:46 -05:00
svm_helper.c
target-i386: correctly propagate retaddr into SVM helpers
2018-03-01 09:31:16 -05:00
TODO
import
2015-08-21 15:04:50 +08:00
topology.h
pc: Add x86_topo_ids_from_apicid()
2018-02-25 20:31:36 -05:00
translate.c
target/i386: Fix bad patch application to translate.c
2018-03-01 18:52:10 -05:00
unicorn.c
qemu-common: push cpu.h inclusion out of qemu-common.h
2018-02-24 01:50:56 -05:00
unicorn.h
New feature: registers can be bulk saved/restored in an opaque blob
2016-08-20 04:14:07 -07:00