]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Fri, 21 Feb 2025 14:02:29 +0000 (14:02 +0000)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 26 Feb 2025 21:30:37 +0000 (13:30 -0800)
commitf69656656fa7030eff42fcabe7316ff96fc2a5cd
treebbd116453ae9605c51aeb66a07eb945e38805daf
parent86edf6bdcf0571c07103b8751e9d792a4b808e97
KVM: selftests: Add test for KVM_REG_ARM_VENDOR_HYP_BMAP_2

One difference here with other pseudo-firmware bitmap registers
is that the default/reset value for the supported hypercall
function-ids is 0 at present. Hence, modify the test accordingly.

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-7-shameerali.kolothum.thodi@huawei.com
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
tools/arch/arm64/include/uapi/asm/kvm.h
tools/testing/selftests/kvm/arm64/get-reg-list.c
tools/testing/selftests/kvm/arm64/hypercalls.c