qemu-cr16/target-i386
Igor Mammedov d65e9815b1 target-i386: move tcg initialization into x86_cpu_initfn()
In order to make cpu object not depended on external ad-hoc
initialization routines, move tcg initialization from cpu_x86_init
inside cpu object "x86_cpu_initfn()".

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
2012-06-25 15:40:03 +02:00
..
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
cpu-qom.h target-i386: Defer MCE init 2012-05-12 14:17:52 +02:00
cpu.c target-i386: move tcg initialization into x86_cpu_initfn() 2012-06-25 15:40:03 +02:00
cpu.h target-i386: move tcg initialization into x86_cpu_initfn() 2012-06-25 15:40:03 +02:00
helper.c target-i386: move tcg initialization into x86_cpu_initfn() 2012-06-25 15:40:03 +02:00
helper.h
helper_template.h
hyperv.c
hyperv.h
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 target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
Makefile.objs build: move other target-*/ objects to nested Makefile.objs 2012-06-07 09:21:11 +02:00
op_helper.c qemu-log: use LOG_UNIMP for some target CPU cases 2012-06-21 18:45:22 +00:00
ops_sse.h
ops_sse_header.h
svm.h
TODO
translate.c target-i386: Don't overuse CPUState 2012-03-14 22:20:25 +01:00