Skip to content
Commit cdb5e02e authored by Marc Zyngier's avatar Marc Zyngier
Browse files

KVM: arm64: Make kvm_skip_instr() and co private to HYP



In an effort to remove the vcpu PC manipulations from EL1 on nVHE
systems, move kvm_skip_instr() to be HYP-specific. EL1's intent
to increment PC post emulation is now signalled via a flag in the
vcpu structure.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 6ddbc281
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment