KVM: arm64: Add initial support for KVM_CAP_EXIT_HYPERCALL

Allow the VMM to hook into and handle a subset of guest hypercalls
advertised by the host. For now, no such hypercalls exist, and so the
new capability returns 0 when queried.

Signed-off-by: Will Deacon <will@kernel.org>
3 files changed