aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+33
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel1-0/+33
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-0/+2
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier1-42/+4
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+21
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier1-5/+8
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier1-0/+18
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-1/+2
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch1-0/+21
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall1-0/+1
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek1-2/+3
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall1-9/+116
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel1-1/+1
2014-09-26arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp1-3/+2
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel1-13/+0
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+15
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier1-0/+2
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier1-0/+4
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier1-4/+12
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar1-0/+1
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall1-3/+9
2013-06-07arm64: KVM: architecture specific MMU backendMarc Zyngier1-0/+135