Skip to content
Commit a94a280c authored by Dave Martin's avatar Dave Martin
Browse files

KVM: arm64: Add arch vcpu ioctl hook



To enable arm64-specific vcpu ioctls to be added cleanly, this
patch adds a kvm_arm_arch_vcpu_ioctl() hook so that these don't
pollute the common code.

No functional change: the -EINVAL return for unknown ioctls is
retained, though it may or may not be intentional (KVM returns
-ENXIO in various other similar contexts).

Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>
parent faae212b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment