arm64: KVM: kvm_arch and kvm_vcpu_arch definitions
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 10 Dec 2012 16:29:28 +0000 (16:29 +0000)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 2 Oct 2014 15:10:27 +0000 (17:10 +0200)
commit913d79134dee46fc407ad2f3819bb5dce2f47e38
tree084ede05484d42bd6120096135bf913b2d0aaf48
parentcac664305a439463255eb7954ecd375b39f4299f
arm64: KVM: kvm_arch and kvm_vcpu_arch definitions

Provide the architecture dependent structures for VM and
vcpu abstractions.

Reviewed-by: Christopher Covington <cov@codeaurora.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
(cherry picked from commit 4f8d6632ec71372a3b8dbb4775662c2c9025d173)
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_host.h [new file with mode: 0644]