summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_mmu.h
AgeCommit message (Expand)Author
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-02-16arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-08arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-01-08KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier
2018-01-08KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier
2018-01-08KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier
2018-01-08arm64: KVM: Add invalidate_icache_range helperMarc Zyngier
2018-01-08KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko
2017-12-22arm64: don't open code page table entry creationKristina Martsenko
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-03-20arm64: KVM: Add support for VPIPT I-cachesWill Deacon
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland
2016-09-08arm64/kvm: remove unused stub functionsMark Rutland
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier
2016-07-03arm64: KVM: Merged page tables documentationMarc 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-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-21kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose
2016-04-21kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose
2016-04-21kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose
2016-04-21kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose
2016-04-21kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-29arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier
2016-02-25arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams