[PATCH v2 4/7] arm64: KVM: Make kvm_skip_instr32 available to HYP
From: Christoffer Dall <hidden>
Date: 2016-09-06 10:53:45
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2016-09-06 10:53:45
Also in:
kvm, kvmarm
On Tue, Sep 06, 2016 at 09:28:44AM +0100, Marc Zyngier wrote:
As we plan to do some emulation at HYP, let's make kvm_skip_instr32 as part of the hyp_text section. This doesn't preclude the kernel from using it. Signed-off-by: Marc Zyngier <redacted>
Acked-by: Christoffer Dall <redacted>