..
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
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
2012-08-09 18:44:49 +00:00
cpu.h
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
2012-08-09 18:44:49 +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
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
2012-08-09 18:44:49 +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
kvm.c
target-i386: move cpu halted decision into x86_cpu_reset
2012-08-01 08:45:06 -05: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
x86: Fixed incorrect segment base address addition in 64-bits mode
2012-07-29 08:45:57 +00:00