Files
android_kernel_xiaomi_sm8450/arch/arm/include/asm
Andrew Murray 630a16854d arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
The virt/arm core allocates a kvm_cpu_context_t percpu, at present this is
a typedef to kvm_cpu_context and is used to store host cpu context. The
kvm_cpu_context structure is also used elsewhere to hold vcpu context.
In order to use the percpu to hold additional future host information we
encapsulate kvm_cpu_context in a new structure and rename the typedef and
percpu to match.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2019-04-24 15:35:24 +01:00
..
2018-06-15 18:10:01 -03:00
2017-06-05 17:50:44 +02:00
2015-05-28 15:31:53 +02:00
2018-07-22 14:13:43 +02:00
2019-03-17 12:56:31 +09:00
2018-05-19 11:53:46 +01:00
2018-05-07 07:15:41 +02:00
2018-01-21 15:37:56 +00:00