..
arch_dump.c
Fix some more license versions (GPL2+ instead of GPL2)
2012-06-11 22:20:21 +02:00
arch_memory_mapping.c
Fix some more license versions (GPL2+ instead of GPL2)
2012-06-11 22:20:21 +02:00
cc_helper_template.h
x86: split condition code and shift templates
2012-06-28 20:28:08 +00:00
cc_helper.c
x86: split off condition code helpers
2012-06-28 20:28:08 +00:00
cpu-qom.h
cpu.c
target-i386: Use QEMU instead of Qemu
2012-06-22 10:34:21 +01:00
cpu.h
x86: split off SVM helpers
2012-06-28 20:28:09 +00:00
excp_helper.c
x86: avoid an extern declaration
2012-06-28 20:28:08 +00:00
fpu_helper.c
x86: split off FPU helpers
2012-06-28 20:28:08 +00:00
helper.c
x86: avoid AREG0 for exceptions
2012-06-28 20:28:08 +00:00
helper.h
x86: avoid AREG0 for exceptions
2012-06-28 20:28:08 +00:00
hyperv.c
hyperv.h
int_helper.c
x86: split off integer helpers
2012-06-28 20:28:08 +00:00
ioport-user.c
build: move obj-TARGET-y variables to nested Makefile.objs
2012-06-07 07:17:36 +02:00
kvm.c
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
2012-06-04 23:00:42 +02:00
machine.c
Makefile.objs
x86: rename op_helper.c to seg_helper.c
2012-06-28 20:28:09 +00:00
mem_helper.c
x86: split off memory access helpers
2012-06-28 20:28:09 +00:00
misc_helper.c
x86: split off misc helpers
2012-06-28 20:28:09 +00:00
ops_sse_header.h
ops_sse.h
x86: fix coding style in ops_sse.h
2012-06-28 20:28:08 +00:00
seg_helper.c
x86: rename op_helper.c to seg_helper.c
2012-06-28 20:28:09 +00:00
shift_helper_template.h
x86: split condition code and shift templates
2012-06-28 20:28:08 +00:00
smm_helper.c
x86: split off SMM helpers
2012-06-28 20:28:09 +00:00
svm_helper.c
x86: split off SVM helpers
2012-06-28 20:28:09 +00:00
svm.h
TODO
translate.c
target-i386: make it clearer that op table accesses don't overrun
2012-07-07 09:06:15 +00:00