arm/arm64: KVM: Advertise SMCCC v1.1
The new SMC Calling Convention (v1.1) allows for a reduced overhead when calling into the firmware, and provides a new feature discovery mechanism. Make it visible to KVM guests. Tested-by:Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by:
Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by:
Marc Zyngier <marc.zyngier@arm.com> Signed-off-by:
Catalin Marinas <catalin.marinas@arm.com>
Showing
- arch/arm/kvm/handle_exit.c 1 addition, 1 deletionarch/arm/kvm/handle_exit.c
- arch/arm64/kvm/handle_exit.c 1 addition, 1 deletionarch/arm64/kvm/handle_exit.c
- include/kvm/arm_psci.h 1 addition, 1 deletioninclude/kvm/arm_psci.h
- include/linux/arm-smccc.h 13 additions, 0 deletionsinclude/linux/arm-smccc.h
- virt/kvm/arm/psci.c 23 additions, 1 deletionvirt/kvm/arm/psci.c
Loading
Please register or sign in to comment