commit | 5b32a53d6d057ab213abae33fc275be844051695 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Tue Apr 06 13:46:42 2021 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Fri Apr 09 18:26:16 2021 +0100 |
tree | 18cf4999738d11b05c9a8ce977e3e0f6c3dd8ddf | |
parent | 1a219e08ecd76a047b231f6e860c0a7d4dfb49b7 [diff] |
KVM: arm64: Clarify vcpu reset behaviour Although the KVM_ARM_VCPU_INIT documentation mention that the registers are reset to their "initial values", it doesn't describe what these values are. Describe this state explicitly. Reviewed-by: Alexandru Elisei <alexandru.elisei@arm.com> Acked-by: Will Deacon <will@kernel.org> Signed-off-by: Marc Zyngier <maz@kernel.org>