summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_mmu.h
AgeCommit message (Expand)Author
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-11KVM: arm64: Remove unused page-table codeWill Deacon
2020-09-11KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon
2020-09-11KVM: arm64: Remove kvm_mmu_free_memory_caches()Will Deacon
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-07-10KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-06-10KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-04arm64: add support for folded p4d page tablesMike Rapoport
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-25KVM: arm64: Remove obsolete kvm_virt_to_phys abstractionAndrew Scull
2020-05-25KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()David Brazdil
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-09arm64: kvm: Modernize annotation for __bp_harden_hyp_vecsMark Brown
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-02-19KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu
2019-02-19KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-01kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose
2018-10-01kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose
2018-10-01kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose
2018-10-01kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose
2018-09-18arm64: KVM: Enable Common Not Private translationsVladimir Murzin
2018-07-09KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier
2018-07-09KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier
2018-07-09arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-05-31arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-05-15arm64: Remove duplicate includeVincenzo Frascino
2018-05-15KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-03-19arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier
2018-03-19arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier
2018-03-19arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier