commit | 7c2e76d87f9ce7af47a07ca803343fd5f4aa4ab5 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Tue Sep 15 11:46:33 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Tue Sep 15 18:39:02 2020 +0100 |
tree | 13bf47fd812c692ec0511ef40fd8fd104f038aeb | |
parent | b619d9aa8b385bdab747df596961d8fdddde4d52 [diff] |
KVM: arm64: Update context references from host to hyp Hyp now has its own nominal context for saving and restoring its state when switching to and from a guest. Update the related comments and utilities to match the new name. Signed-off-by: Andrew Scull <ascull@google.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20200915104643.2543892-10-ascull@google.com