summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0
* arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2017-01-301-2/+1
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-01-301-8/+1
* arm/kvm: excise redundant cache maintenanceMark Rutland2016-09-081-26/+2
* arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-031-1/+1
* arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-031-9/+0
* arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-031-1/+0
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-1/+0
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-291-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-32/+11
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-4/+6
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-211-19/+0
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-211-16/+0
| * kvm-arm: arm: Introduce hyp page table empty checksSuzuki K Poulose2016-04-211-1/+5
| * kvm-arm: arm32: Introduce stage2 page table helpersSuzuki K Poulose2016-04-211-0/+1
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-211-2/+9
* | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-0/+1
|/
* ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-291-1/+1
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-2/+3
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-0/+5
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-0/+10
|\
| * arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-231-0/+10
* | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-1/+2
* | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-6/+4
|/
* ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+21
|\
| * KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-161-0/+21
* | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-291-9/+34
* | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-291-0/+31
* | 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-3/+26
* arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-111-11/+0
* arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-111-0/+12
* ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-1/+10
* 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/+13
* arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-031-2/+2
* 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/+14
* ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-301-1/+1
* ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-281-0/+1
* ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-281-3/+21
* ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-281-1/+1
* ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-281-1/+0
* ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-061-0/+1
* ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-061-0/+8
* ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-061-0/+58
OpenPOWER on IntegriCloud