summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-84/+27
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-7/+20
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-211-18/+0
| * kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-211-62/+2
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-24/+0
| * kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-0/+14
| * kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-211-27/+2
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-0/+43
* | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-1/+1
|\
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-251-1/+1
* | arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-291-1/+11
|/
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-1/+2
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-0/+8
* arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-1/+0
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-0/+33
|\
| * arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-231-0/+33
* | arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-2/+2
* | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-0/+2
* | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-42/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+21
|\
| * KVM: arm64: ARMv8 header changes for page loggingMario Smarduch2015-01-161-0/+21
* | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-291-5/+8
* | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-291-0/+18
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-1/+2
|/
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-131-0/+1
* arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-251-2/+3
* arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-9/+116
* arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-261-3/+2
* ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-111-13/+0
* arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-111-0/+15
* arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-0/+2
* ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-031-0/+4
* arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-4/+12
* arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-111-0/+1
* KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-171-3/+9
* arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-071-0/+135