summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Release mmap_lock when using VM_SHARED with MTEQuentin Perret2021-10-051-2/+4
* Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-061-12/+63
|\
| * Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier2021-08-201-1/+1
| |\
| | * KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier2021-08-201-1/+1
| * | Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/nextMarc Zyngier2021-08-201-4/+24
| |\ \
| | * | KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret2021-08-111-4/+24
| | |/
| * | Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier2021-08-201-0/+1
| |\ \
| | * | KVM: arm64: Count VMID-wide TLB invalidationsPaolo Bonzini2021-08-021-0/+1
| | |/
| * | KVM: arm64: Use get_page() instead of kvm_get_pfn()Marc Zyngier2021-08-021-1/+1
| * | KVM: arm64: Avoid mapping size adjustment on permission faultMarc Zyngier2021-08-021-3/+8
| * | KVM: arm64: Walk userspace page tables to compute the THP mapping sizeMarc Zyngier2021-08-021-4/+30
| |/
* / KVM: stats: Add VM stat for remote tlb flush requestsJing Zhang2021-09-061-0/+1
|/
* KVM: arm64: Fix detection of shared VMAs on guest faultMarc Zyngier2021-07-141-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+1
|\
| * arm64: decouple check whether pfn is in linear map from pfn_valid()Mike Rapoport2021-06-301-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\|
| * arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett2021-06-291-1/+1
* | Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier2021-06-221-0/+66
|\ \
| * | KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-1/+66
| |/
* | Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/nextMarc Zyngier2021-06-181-22/+17
|\ \
| * | KVM: arm64: Move guest CMOs to the fault handlersYanan Wang2021-06-181-14/+7
| * | KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang2021-06-181-13/+15
| |/
* | KVM: arm64: Try stage2 block mapping for host device MMIOKeqian Zhu2021-06-011-10/+51
* | KVM: arm64: Remove the creation time's mapping of MMIO regionsKeqian Zhu2021-06-011-35/+3
|/
* KVM: arm64: Fix boolreturn.cocci warningskernel test robot2021-05-151-6/+6
* Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-17/+119
|\
| * Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/nextMarc Zyngier2021-04-131-7/+14
| |\
| | * KVM: arm64: Don't retrieve memory slot again in page fault handlerGavin Shan2021-04-071-2/+7
| | * KVM: arm64: Use find_vma_intersection()Gavin Shan2021-04-071-4/+6
| | * KVM: arm64: Hide kvm_mmu_wp_memory_region()Gavin Shan2021-04-071-1/+1
| * | KVM: arm64: Use kvm_arch in kvm_s2_mmuQuentin Perret2021-03-191-4/+4
| * | KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret2021-03-191-1/+1
| * | KVM: arm64: Elevate hypervisor mappings creation at EL2Quentin Perret2021-03-191-5/+38
| * | KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret2021-03-191-2/+64
| |/
* | KVM: arm64: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-84/+31
* | KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson2021-04-171-5/+2
|/
* KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-121-2/+1
* KVM: arm64: Mark the page dirty only if the fault is handled successfullyYanan Wang2021-01-251-5/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-1/+1
|\
| * Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/nextMarc Zyngier2020-11-271-1/+1
| |\
| | * KVM: arm64: Make kvm_skip_instr() and co private to HYPMarc Zyngier2020-11-101-1/+1
| | * KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()Marc Zyngier2020-11-101-1/+1
| * | Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-081-0/+2
| |\ \ | | |/ | |/|
| * | Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-10-301-7/+20
| |\ \
* | | | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-021-2/+9
* | | | Merge tag 'v5.10-rc1' into kvmarm-master/nextMarc Zyngier2020-11-121-2/+2
|\| | | | |_|/ |/| |
| * | Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2020-10-201-1401/+210
| |\ \
| * \ \ Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-201-2/+2
| |\ \ \
| | * | | KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-09-181-2/+2
| * | | | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-111-1/+7
| |\| | |