summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2013-04-08 17:47:19 +0200
committerChristoffer Dall <cdall@cs.columbia.edu>2013-04-29 07:23:13 +0200
commit3de50da6901521f9e520b8eb47d092779512e83c (patch)
tree2cf4831d97ed5490c14b784581ddaad1ae21ceb7 /arch/microblaze
parentARM: KVM: add architecture specific hook for capabilities (diff)
downloadlinux-3de50da6901521f9e520b8eb47d092779512e83c.tar.xz
linux-3de50da6901521f9e520b8eb47d092779512e83c.zip
ARM: KVM: promote vfp_host pointer to generic host cpu context
We use the vfp_host pointer to store the host VFP context, should the guest start using VFP itself. Actually, we can use this pointer in a more generic way to store CPU speficic data, and arm64 is using it to dump the whole host state before switching to the guest. Simply rename the vfp_host field to host_cpu_context, and the corresponding type to kvm_cpu_context_t. No change in functionnality. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
Diffstat (limited to 'arch/microblaze')
0 files changed, 0 insertions, 0 deletions