summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_mmu.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Elide kern_hyp_va() in VHE-specific parts of the hypervisorMarc Zyngier2023-03-301-0/+4
* Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-131-1/+10
|\
| * KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall2023-02-111-1/+10
* | KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-2/+2
|/
* KVM: arm64: Consolidate stage-2 initialisation into a single functionQuentin Perret2022-11-111-1/+1
* arm64: alternatives: have callbacks take a capMark Rutland2022-09-161-2/+3
* KVM: arm64: Add guard pages for KVM nVHE hypervisor stackKalesh Singh2022-04-281-0/+2
* KVM: arm64: Introduce hyp_alloc_private_va_range()Kalesh Singh2022-04-281-0/+1
* KVM: arm64: Align the VMID allocation with the arm64 ASIDJulien Grall2022-02-081-1/+3
* KVM: arm64: pkvm: Unshare guest structs during teardownQuentin Perret2021-12-161-0/+1
* KVM: arm64: Introduce kvm_share_hyp()Quentin Perret2021-12-161-0/+1
* KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier2021-08-201-1/+6
* KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-201-8/+3
* KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-201-2/+3
* Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier2021-06-181-4/+4
|\
| * arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-3/+3
| * arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-1/+2
* | KVM: arm64: Tweak parameters of guest cache maintenance functionsYanan Wang2021-06-181-7/+2
|/
* Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+2
|\
| * KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-011-0/+2
* | KVM: arm64: Refactor __load_guest_stage2()Quentin Perret2021-03-191-2/+7
* | KVM: arm64: Use kvm_arch in kvm_s2_mmuQuentin Perret2021-03-191-1/+5
* | KVM: arm64: Elevate hypervisor mappings creation at EL2Quentin Perret2021-03-191-1/+1
* | KVM: arm64: Factor out vector address calculationQuentin Perret2021-03-191-0/+8
|/
* KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-231-18/+0
* KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-231-26/+16
* KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-231-0/+1
* Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-0/+24
|\
| * KVM: arm64: Remove vector_ptr param of hyp-initDavid Brazdil2020-12-041-0/+24
* | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier2020-11-271-46/+0
|\ \ | |/ |/|
| * KVM: arm64: Make BP hardening globals static insteadWill Deacon2020-11-161-3/+0
| * KVM: arm64: Move kvm_get_hyp_vector() out of header fileWill Deacon2020-11-161-43/+0
* | KVM: arm64: Patch kimage_voffset instead of loading the EL1 valueMarc Zyngier2020-11-271-0/+22
* | KVM: arm64: Add kimg_hyp_va() helperMarc Zyngier2020-11-091-0/+18
|/
* Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-301-82/+8
|\
| * KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon2020-09-291-50/+1
| * KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-17/+0
| * arm64: Rename ARM64_HARDEN_BRANCH_PREDICTOR to ARM64_SPECTRE_V2Will Deacon2020-09-291-14/+13
| * KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2020-09-291-1/+1
| * arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-7/+0
* | KVM: arm64: Remove unused page-table codeWill Deacon2020-09-111-171/+0
* | KVM: arm64: Use generic allocator for hyp stage-1 page-tablesWill Deacon2020-09-111-76/+2
* | KVM: arm64: Remove kvm_mmu_free_memory_caches()Will Deacon2020-09-111-2/+0
|/
* Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-091-8/+8
|\
| * KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall2020-07-071-8/+8
* | KVM: arm64: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-101-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-20/+0
|\
| * Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-06-111-20/+0
| |\
| | * KVM: arm64: Move hyp_symbol_addr() to kvm_asm.hMarc Zyngier2020-06-101-20/+0
* | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1