summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/mmu.c
AgeCommit message (Expand)Author
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-09kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose
2017-01-30arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-09kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-09-08arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier
2016-09-08arm/kvm: excise redundant cache maintenanceMark Rutland
2016-09-06arm: KVM: Fix idmap overlap detection when the kernel is idmap'edMarc Zyngier
2016-08-17KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc 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-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-05mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli
2016-04-29arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tablesMarc Zyngier
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: Add stage2 page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Add explicit hyp page table modifiersSuzuki K Poulose
2016-04-21kvm-arm: Use explicit stage2 helper routinesSuzuki K Poulose
2016-04-21kvm-arm: Remove kvm_pud_huge()Suzuki K Poulose
2016-04-21kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_hugeSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-02-29arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier
2016-02-29arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-06-19Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-06-09ARM: KVM: Remove pointless void pointer castFiro Yang
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-19ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel