]> Git Repo - qemu.git/commit - target-i386/helper.c
target-i386: Move apic_state field from CPUX86State to X86CPU
authorChen Fan <[email protected]>
Mon, 23 Dec 2013 09:04:02 +0000 (17:04 +0800)
committerAndreas Färber <[email protected]>
Mon, 23 Dec 2013 15:30:40 +0000 (16:30 +0100)
commit02e51483341a371b508c1a529782d83064c93596
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 <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
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
This page took 0.027456 seconds and 4 git commands to generate.