Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-09 | KVM: arm64: Ensure I-cache isolation between vcpus of a same VM | Marc Zyngier | 1 | -1/+2 |
2020-10-30 | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -1/+0 |
2020-10-29 | KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation | Marc Zyngier | 1 | -1/+0 |
2020-10-21 | Merge branch 'kvm-fixes' into 'next' | Paolo Bonzini | 1 | -0/+7 |
2020-10-01 | KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guest | Marc Zyngier | 1 | -0/+7 |
2020-09-15 | KVM: arm64: nVHE: Fix pointers during SMCCC convertion | Andrew Scull | 1 | -2/+0 |
2020-07-07 | KVM: arm64: Use TTL hint in when invalidating stage-2 translations | Marc Zyngier | 1 | -2/+3 |
2020-07-07 | KVM: arm64: Factor out stage 2 page table data from struct kvm | Christoffer Dall | 1 | -17/+16 |
2020-07-05 | KVM: arm64: Remove __hyp_text macro, use build rules instead | David Brazdil | 1 | -8/+6 |
2020-07-05 | KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE | David Brazdil | 1 | -0/+156 |