aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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