]> www.infradead.org Git - users/dwmw2/linux.git/commit
KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features in...
authorFuad Tabba <tabba@google.com>
Mon, 16 Dec 2024 10:50:44 +0000 (10:50 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 20 Dec 2024 13:45:25 +0000 (13:45 +0000)
commit27f5cf8ad5224033a711aef3fde90b60c9a8d7d5
tree26b4eb32981c990d88cd4b69d6750479c8c19807
parent1fea164ccf19750c5bea688afd9122eb84eb3a72
KVM: arm64: Remove KVM_ARM_VCPU_POWER_OFF from protected VMs allowed features in pKVM

The hypervisor is responsible for the power state of protected
VMs in pKVM. Therefore, remove KVM_ARM_VCPU_POWER_OFF from the
list of allowed features for protected VMs.

Signed-off-by: Fuad Tabba <tabba@google.com>
Link: https://lore.kernel.org/r/20241216105057.579031-5-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/kvm/hyp/nvhe/pkvm.c