Home
last modified time | relevance | path

Searched hist:e3c1c0cae31ec9ebfdffeaa2c86ddeba6cf5c74c (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/
H A Darm.cdiff e3c1c0cae31ec9ebfdffeaa2c86ddeba6cf5c74c Fri Jun 09 21:00:45 CEST 2023 Oliver Upton <oliver.upton@linux.dev> KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFF

Allow the value of KVM_ARM_VCPU_POWER_OFF to differ between calls to
KVM_ARM_VCPU_INIT. Userspace can already change the state of the vCPU
through the KVM_SET_MP_STATE ioctl, so making the bit invariant seems
needlessly restrictive.

Link: https://lore.kernel.org/r/20230609190054.1542113-3-oliver.upton@linux.dev
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>