summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2026-03-30 15:48:29 +0100
committerMarc Zyngier <maz@kernel.org>2026-03-30 16:58:09 +0100
commit94c525051542c54907e2d3e9d2b008575829cdc8 (patch)
tree8000552ae27243a484518afeb8501d7f6ca867a4 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parent5991916392d844ba6ed6c0d320ac6578f52e39b6 (diff)
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Add a hypercall handler at EL2 for hypercalls originating from protected VMs. For now, this implements only the FEATURES and MEMINFO calls, but subsequent patches will implement the SHARE and UNSHARE functions necessary for virtio. Unhandled hypercalls (including PSCI) are passed back to the host. Reviewed-by: Vincent Donnefort <vdonnefort@google.com> Tested-by: Fuad Tabba <tabba@google.com> Tested-by: Mostafa Saleh <smostafa@google.com> Signed-off-by: Will Deacon <will@kernel.org> Link: https://patch.msgid.link/20260330144841.26181-29-will@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions