aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAge
* arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier2017-03-12
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * arm64/kvm: remove unused stub functionsMark Rutland2016-09-08
* | arm64/kvm: use alternative auto-nopMark Rutland2016-09-12
|/
* arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-03
* arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-03
* arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-03
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-03
* arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-03
* arm64: KVM: Define HYP offset masksMarc Zyngier2016-07-03
* arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-03
* arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-03
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\
| * kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-09
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-21
| * kvm: arm64: Get rid of fake page table levelsSuzuki K Poulose2016-04-21
| * kvm-arm: Cleanup kvm_* wrappersSuzuki K Poulose2016-04-21
| * kvm-arm: arm64: Introduce hyp page table empty checksSuzuki K Poulose2016-04-21
| * kvm-arm: arm64: Introduce stage2 page table helpersSuzuki K Poulose2016-04-21
| * kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose2016-04-21
* | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-28
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-25
* | arm64: KVM: VHE: Patch out kern_hyp_vaMarc Zyngier2016-02-29
|/
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-15
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-18
* arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-18
* 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: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* | 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
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * KVM: arm64: ARMv8 header changes for page loggingMario 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 VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-26
* 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
* 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