summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon1-1/+1
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-133/+178
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-48/+13
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier1-9/+17
2020-07-30KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()Will Deacon1-1/+12
2020-07-30KVM: arm64: Don't skip cache maintenance for read-only memslotsWill Deacon1-1/+1
2020-07-30KVM: arm64: Handle data and instruction external aborts the same wayWill Deacon1-6/+3
2020-07-30KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon1-1/+1
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier1-3/+3
2020-07-28KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon1-5/+6
2020-07-10KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang1-3/+2
2020-07-09KVM: arm64: Use common KVM implementation of MMU memory cachesSean Christopherson1-42/+11
2020-07-09KVM: arm64: Use common code's approach for __GFP_ZERO with memory cachesSean Christopherson1-2/+3
2020-07-09KVM: arm64: Drop @max param from mmu_topup_memory_cache()Sean Christopherson1-8/+4
2020-07-07KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier1-14/+15
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall1-122/+158
2020-07-05KVM: arm64: Rename HSR to ESRGavin Shan1-3/+3
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse1-7/+7
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport1-32/+177
2020-05-25KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull1-3/+3
2020-05-16KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu1-2/+10
2020-05-16KVM: arm64: Unify handling THP backed host memorySuzuki K Poulose1-55/+60
2020-05-16KVM: arm64: Clean up the checking for huge mappingSuzuki K Poulose1-1/+5
2020-05-16KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvationJiang Yi1-0/+3
2020-05-16KVM: Fix spelling in code commentsFuad Tabba1-3/+3
2020-05-16KVM: arm64: Move virt/kvm/arm to arch/arm64Marc Zyngier1-0/+2447