summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/mmu.c
AgeCommit message (Expand)Author
2020-10-01KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-08-26KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_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-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2018-11-13KVM: arm/arm64: Ensure only THP is candidate for adjustmentPunit Agrawal
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-09-07KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier
2018-08-13KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-08-13KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-07-09KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tablesMarc Zyngier
2018-07-09KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier
2018-07-09KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-06-21KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...Jia He
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-03-19arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier
2018-03-19arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier
2018-03-19KVM: arm/arm64: Move HYP IO VAs to the "idmap" rangeMarc Zyngier
2018-03-19KVM: arm64: Fix HYP idmap unmap when using 52bit PAMarc Zyngier
2018-03-19KVM: arm/arm64: Fix idmap size and alignmentMarc Zyngier
2018-03-19KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier
2018-03-19KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier
2018-03-19KVM: arm/arm64: Demote HYP VA range display to being a debug featureMarc Zyngier
2018-03-19KVM: arm/arm64: Get rid of vcpu->arch.irq_linesChristoffer Dall
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-15KVM: arm/arm64: fix HYP ID map extension to 52 bitsKristina Martsenko
2018-01-11KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier
2018-01-08KVM: arm/arm64: Only clean the dcache on translation faultMarc Zyngier
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko
2017-12-18KVM: 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