On Wed, 18 Oct 2023 23:32:07 +0000, Oliver Upton wrote: > Thanks Zenghui for the review, I've addressed your feedback. > > v2: https://lore.kernel.org/kvmarm/20231012205422.3924618-1-oliver.upton@xxxxxxxxx/ > > v2 -> v3: > - Save the right context in __tlb_switch_to_guest() > - Drop stale declarations from kvm_hyp.h > - Fix typo in changelog > > [...] Applied to kvmarm/next, thanks! [1/5] KVM: arm64: Don't zero VTTBR in __tlb_switch_to_host() https://git.kernel.org/kvmarm/kvmarm/c/38ce26bf2666 [2/5] KVM: arm64: Restore the stage-2 context in VHE's __tlb_switch_to_host() https://git.kernel.org/kvmarm/kvmarm/c/4288ff7ba195 [3/5] KVM: arm64: Reload stage-2 for VMID change on VHE https://git.kernel.org/kvmarm/kvmarm/c/5eba523e1e5e [4/5] KVM: arm64: Rename helpers for VHE vCPU load/put https://git.kernel.org/kvmarm/kvmarm/c/27cde4c0fe28 [5/5] KVM: arm64: Load the stage-2 MMU context in kvm_vcpu_load_vhe() https://git.kernel.org/kvmarm/kvmarm/c/934bf871f011 -- Best, Oliver