target-i386: Move apic_state field from CPUX86State to X86CPU
commit02e51483341a371b508c1a529782d83064c93596
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Mon, 23 Dec 2013 09:04:02 +0000 (23 17:04 +0800)
committerAndreas Färber <afaerber@suse.de>
Mon, 23 Dec 2013 15:30:40 +0000 (23 16:30 +0100)
treea6f1621cf820f02bb122cf8990293ec9f5689065
parenteb2535f411c2201cd6f79e8d2b4e3f4c5b765729
target-i386: Move apic_state field from CPUX86State to X86CPU

This motion is preparing for refactoring vCPU APIC subsequently.

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
cpu-exec.c
cpus.c
hw/i386/kvmvapic.c
hw/i386/pc.c
target-i386/cpu-qom.h
target-i386/cpu.c
target-i386/cpu.h
target-i386/helper.c
target-i386/kvm.c
target-i386/misc_helper.c