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
..
2013-02-26 09:24:48 -08:00
2013-02-21 14:58:40 -08:00
2013-03-11 13:52:19 -04:00
2013-01-31 15:51:49 +00:00
2013-01-10 21:09:31 +00:00
2012-11-19 14:51:11 +00:00
2013-01-11 14:56:30 +00:00
2013-01-10 21:13:05 +00:00
2013-02-21 13:25:36 +00:00
2013-02-25 15:30:41 +01:00
2013-02-25 15:30:41 +01:00
2012-12-20 10:07:25 -08:00
2013-02-14 15:04:33 +01:00
2013-01-10 21:13:06 +00:00
2013-04-28 22:23:08 -07:00
2012-11-16 18:21:36 -08:00
2012-12-12 11:30:02 -08:00
2013-02-11 19:05:11 +00:00
2013-03-06 15:48:42 -08:00
2013-03-06 15:48:45 -08:00
2013-01-23 13:29:14 -05:00
2013-03-06 15:48:45 -08:00
2013-04-28 22:23:13 -07:00
2013-01-23 13:29:17 -05:00
2013-04-28 22:23:11 -07:00
2013-01-23 13:29:18 -05:00
2013-03-06 15:48:44 -08:00
2013-02-21 14:54:55 -08:00
2013-03-03 22:54:14 +00:00
2013-03-03 22:54:14 +00:00
2013-01-10 21:10:20 +00:00
2013-01-10 21:10:20 +00:00
2013-02-06 09:33:07 +00:00
2012-12-03 11:16:36 +00:00
2012-11-23 13:01:30 +00:00
2012-11-09 14:13:20 +00:00
2013-01-23 13:29:10 -05:00
2013-01-23 13:29:08 -05:00
2013-03-03 00:32:50 +00:00
2012-11-09 11:37:26 +00:00
2012-12-12 11:30:02 -08:00
2013-01-10 21:10:20 +00:00
2012-10-29 10:02:49 +00:00
2013-02-03 18:15:47 -05:00
2012-11-19 15:44:34 +00:00
2013-02-21 15:27:22 -08:00
2012-11-13 11:47:40 +00:00
2013-01-28 14:13:05 +00:00
2012-11-19 14:14:17 +00:00
2012-11-19 14:14:17 +00:00
2013-03-03 22:54:15 +00:00
2013-02-14 09:21:15 -05:00
2012-10-29 10:04:05 +00:00
2013-01-10 21:09:32 +00:00