]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: Specify hypercall ABI for retrieving target implementations
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Fri, 21 Feb 2025 14:02:25 +0000 (14:02 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 26 Feb 2025 21:30:18 +0000 (13:30 -0800)
commit57e5cc9b8a399f85c95b6249ecb423553aad209c
treef750aa72f9eba538530ea8d2dd3e136864909f37
parente3121298c7fcaf488df8e61f50fced9a741c4c44
KVM: arm64: Specify hypercall ABI for retrieving target implementations

If the Guest requires migration to multiple targets, these hypercalls
will provide a way to retrieve the target CPU implementations from
the user space VMM.

Subsequent patch will use this to enable the associated errata.

Suggested-by: Oliver Upton <oliver.upton@linux.dev>
Suggested-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Sebastian Ott <sebott@redhat.com>
Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Link: https://lore.kernel.org/r/20250221140229.12588-3-shameerali.kolothum.thodi@huawei.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Documentation/virt/kvm/arm/hypercalls.rst
include/linux/arm-smccc.h