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