qemu-e2k/target-i386
Blue Swirl 92a16d7a9a apic: qdev conversion cleanup
Make APICState completely private to apic.c by using DeviceState
in external APIs.

Move apic_init() to pc.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2010-06-19 07:47:42 +00:00
..
cpu.h apic: qdev conversion cleanup 2010-06-19 07:47:42 +00:00
cpuid.c apic: avoid using CPUState internals 2010-06-19 10:42:34 +03:00
exec.h
helper_template.h
helper.c apic: avoid passing CPUState from CPU code 2010-06-19 10:42:31 +03:00
helper.h
kvm.c apic: avoid passing CPUState from CPU code 2010-06-19 10:42:31 +03:00
machine.c
op_helper.c apic: avoid passing CPUState from CPU code 2010-06-19 10:42:31 +03:00
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c