arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Sep 2016 08:28:41 +0000 (09:28 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Thu, 8 Sep 2016 10:53:00 +0000 (12:53 +0200)
commit3e51d43516b99a5ede461381b4d031998f8dbdf3
tree7d9b5eab5535a1c6b6896b9845b0974a6fecaf4f
parentcb96408da4e11698674abd04aeac941c1bed2038
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c

In order to make emulate.c more generic, move the arch-specific
manupulation bits out of emulate.c.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm64/include/asm/kvm_emulate.h
arch/arm64/kvm/emulate.c