aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/mmu.c
AgeCommit message (Expand)Author
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2020-08-26KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon
2020-02-14KVM: arm/arm64: Fix young bit from mmu notifierGavin Shan
2019-11-24kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page tableSuzuki K Poulose
2019-05-16KVM: arm/arm64: Ensure only THP is candidate for adjustmentPunit Agrawal
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-03-21KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel
2018-01-23KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal
2017-12-29KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-07-25KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar
2017-06-22KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memoryJames Morse
2017-06-06KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier
2017-05-16kvm: arm/arm64: Fix use after free of stage2 page tableSuzuki K Poulose
2017-05-16kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose
2017-05-15kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall