aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall1-3/+26
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel1-1/+1
2014-09-11ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel1-11/+0
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+12
2014-03-03ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier1-1/+10
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/+13
2014-03-03arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier1-2/+2
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/+14
2013-08-30ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall1-1/+1
2013-04-28ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier1-0/+1
2013-04-28ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier1-3/+21
2013-04-28ARM: KVM: rework HYP page table freeingMarc Zyngier1-1/+1
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier1-1/+0
2013-03-06ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier1-0/+1
2013-03-06ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier1-0/+8
2013-03-06ARM: KVM: abstract most MMU operationsMarc Zyngier1-0/+58
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall1-0/+12
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall1-0/+9
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall1-0/+29