Files
kernel_xiaomi_sm8250/arch/arm/include/asm
Marc Zyngier 3de50da690 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>
2013-04-28 22:23:13 -07:00
..
2012-07-05 13:06:32 +01:00
2012-10-02 08:58:07 +02:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2012-03-28 18:30:01 +01:00
2012-07-05 09:50:55 +01:00
2012-09-14 09:21:59 -05:00
2012-09-14 13:53:39 +00:00
2012-11-16 18:21:36 -08:00
2012-07-24 15:27:28 +08:00
2013-01-23 13:29:17 -05:00
2012-03-28 18:30:01 +01:00
2012-08-08 16:34:01 +00:00
2013-02-14 09:21:15 -05:00