]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: arm64: Allow guest to set the OSLK bit
authorOliver Upton <oupton@google.com>
Thu, 3 Feb 2022 17:41:56 +0000 (17:41 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 8 Feb 2022 14:23:41 +0000 (14:23 +0000)
commit525c033cdc316a442cbde9402db2ca2087707f51
treec357d6e7e8410b7e9fb6eb5b40d068e61d4b6386
parent6d0f6fb182b8b87404c5975d77ad5f84db966479
KVM: arm64: Allow guest to set the OSLK bit

Allow writes to OSLAR and forward the OSLK bit to OSLSR. Do nothing with
the value for now.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220203174159.2887882-4-oupton@google.com
arch/arm64/include/asm/sysreg.h
arch/arm64/kvm/sys_regs.c