aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas1-12/+9
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier1-1/+0
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin1-1/+1
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon1-4/+5
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon1-1/+1
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon1-1/+1
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+2
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier1-2/+1
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-2/+1
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott1-2/+2
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPUMarc Zyngier1-1/+1
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+0
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland1-7/+3
2016-09-08arm64/kvm: remove unused stub functionsMark Rutland1-6/+0
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier1-1/+0
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier1-10/+0
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier1-1/+0
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier1-1/+0
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier1-3/+39
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier1-2/+6
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier1-2/+1
2016-07-03arm64: KVM: Merged page tables documentationMarc Zyngier1-3/+37
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier1-1/+1
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-84/+27
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas1-7/+20
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro1-0/+1
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose1-18/+0
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose1-62/+2
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose1-24/+0
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose1-0/+14
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose1-27/+2
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose1-0/+43
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2016-02-29arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier1-1/+11
2016-02-25arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose1-1/+1
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams1-1/+2
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin1-0/+8
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin1-1/+0
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