commit | 38480df564cc68f081bb38998927d164b9010995 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Tue Aug 04 19:05:59 2020 +0200 |
committer | Marc Zyngier <maz@kernel.org> | Fri Aug 21 14:04:14 2020 +0100 |
tree | 7ec18c91b2cec7ce2daf92a05d5b324721e8188f | |
parent | 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 [diff] |
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