qemu/target-i386
Paolo Bonzini 4da6f8d954 target-i386: make cpu-qom.h not target specific
Make X86CPU an opaque type within cpu-qom.h, and move all definitions of
private methods, as well as all type definitions that require knowledge
of the layout to cpu.h.  This helps making files independent of NEED_CPU_H
if they only need to pass around CPU pointers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:04 +02:00
..
Makefile.objs
TODO
arch_dump.c
arch_memory_mapping.c
bpt_helper.c
cc_helper.c
cc_helper_template.h
cpu-qom.h target-i386: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
cpu.c
cpu.h target-i386: make cpu-qom.h not target specific 2016-05-19 13:08:04 +02:00
excp_helper.c
fpu_helper.c
gdbstub.c
helper.c
helper.h
hyperv.c
hyperv.h
int_helper.c
kvm-stub.c
kvm.c
kvm_i386.h
machine.c
mem_helper.c
misc_helper.c
monitor.c
mpx_helper.c
ops_sse.h
ops_sse_header.h
seg_helper.c
shift_helper_template.h
smm_helper.c
svm.h
svm_helper.c
translate.c