summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/kvm_mmu.h
AgeCommit message (Expand)Author
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2016-09-08arm/kvm: excise redundant cache maintenanceMark Rutland
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-29arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier
2015-01-29arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-16KVM: arm: Add initial dirty page locking supportMario Smarduch
2014-12-13arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-03-03ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2013-12-11arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar
2013-10-17KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-03-06ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier
2013-03-06ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier
2013-03-06ARM: KVM: abstract most MMU operationsMarc Zyngier