aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\
| * arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-23
* | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-11
* | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-11
|/
* ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-16
* | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-29
* | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-29
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-13
* arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-25
* arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
* arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
* ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-11
* arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-11
* ARM: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-02
* arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-02
* ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-02
* arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-02
* arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-11
* KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall2013-10-17
* ARM: KVM: Fix kvm_set_pte assignmentChristoffer Dall2013-08-30
* ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-29
* ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-29
* ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-29
* ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-29
* ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-06
* ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-06
* ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-06
* KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-23
* KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-23
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-23