OSDN Git Service

KVM: arm64: pvtime: steal-time is only supported when configured
authorAndrew Jones <drjones@redhat.com>
Tue, 4 Aug 2020 17:05:59 +0000 (19:05 +0200)
committerMarc Zyngier <maz@kernel.org>
Fri, 21 Aug 2020 13:04:14 +0000 (14:04 +0100)
commit38480df564cc68f081bb38998927d164b9010995
tree7ec18c91b2cec7ce2daf92a05d5b324721e8188f
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5
KVM: arm64: pvtime: steal-time is only supported when configured

Don't confuse the guest by saying steal-time is supported when
it hasn't been configured by userspace and won't work.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200804170604.42662-2-drjones@redhat.com
arch/arm64/kvm/pvtime.c