summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-191-0/+11
* KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu2019-02-191-1/+2
* KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-191-2/+8
* KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal2018-12-181-0/+16
* KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal2018-12-181-0/+5
* KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal2018-12-181-0/+7
* KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal2018-12-181-0/+5
* KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal2018-12-181-0/+10
* KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal2018-12-181-0/+5
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-8/+34
|\
| * kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-011-1/+1
| * kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2018-10-011-1/+24
| * kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose2018-10-011-6/+6
| * kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-011-2/+5
* | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-181-0/+5
|/
* KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-091-0/+7
* KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-091-3/+0Star
* arm64: KVM: Add support for Stage-2 control of memory types and cacheabilityMarc Zyngier2018-07-091-6/+21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-081-1/+24
|\
| * arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier2018-05-311-0/+24
| * arm64: Remove duplicate includeVincenzo Frascino2018-05-151-1/+0Star
* | KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara2018-05-151-0/+16
|/
* arm64: KVM: Allow mapping of vectors outside of the RAM regionMarc Zyngier2018-03-191-9/+69
* arm/arm64: KVM: Introduce EL2-specific executable mappingsMarc Zyngier2018-03-191-0/+2
* arm64: KVM: Move BP hardening vectors into .hyp.text sectionMarc Zyngier2018-03-191-3/+1Star
* arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vectorMarc Zyngier2018-03-191-1/+2
* arm64: KVM: Introduce EL2 VA randomisationMarc Zyngier2018-03-191-2/+10
* KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_stateMarc Zyngier2018-03-191-1/+2
* KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappingsMarc Zyngier2018-03-191-1/+2
* KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier2018-03-191-0/+20
* arm64: KVM: Dynamically patch the kernel/hyp VA maskMarc Zyngier2018-03-191-33/+13Star
* KVM: arm64: Rewrite system register accessors to read/write functionsChristoffer Dall2018-03-191-1/+1
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-161-13/+13
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-5/+31
|\
| * KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2Star
| * KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| * KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-081-0/+12
| * arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-081-2/+2
| * KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-3/+10
* | arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier2018-01-081-0/+38
* | arm64: allow ID map to be extended to 52 bitsKristina Martsenko2017-12-221-1/+6
* | arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko2017-12-221-2/+5
* | arm64: don't open code page table entry creationKristina Martsenko2017-12-221-0/+5
* | arm64: handle 52-bit addresses in TTBRKristina Martsenko2017-12-221-0/+2
|/
* kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas2017-08-211-12/+9Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-1/+0Star
|\
| * arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0Star
* | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-1/+1
* | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-201-4/+5