summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Report corrupted refcount at EL2Quentin Perret2021-10-051-0/+1
* KVM: arm64: Fix host stage-2 PGD refcountQuentin Perret2021-10-053-1/+27
* KVM: arm64: nvhe: Fix missing FORCE for hyp-reloc.S build ruleZenghui Yu2021-09-201-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-0717-230/+524
|\
| * Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-206-24/+13
| |\
| | * KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba2021-08-201-1/+1
| | * KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba2021-08-202-8/+0
| | * KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba2021-08-204-19/+16
| | * KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-202-2/+2
| * | Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/nextMarc Zyngier2021-08-206-12/+14
| |\ \
| | * | KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier2021-08-201-2/+2
| | * | KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier2021-08-206-10/+10
| | * | KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier2021-08-204-4/+6
| | |/
| * | KVM: arm64: Minor optimization of range_is_memoryDavid Brazdil2021-08-201-5/+8
| * | Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-trackingMarc Zyngier2021-08-201-1/+1
| |\ \
| * | | KVM: arm64: Make hyp_panic() more robust when protected mode is enabledWill Deacon2021-08-181-4/+17
| * | | KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()Quentin Perret2021-08-111-1/+1
| * | | KVM: arm64: Make __pkvm_create_mappings staticQuentin Perret2021-08-112-4/+2
| * | | KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret2021-08-113-7/+93
| * | | KVM: arm64: Refactor protected nVHE stage-1 lockingQuentin Perret2021-08-112-2/+17
| * | | KVM: arm64: Remove __pkvm_mark_hypQuentin Perret2021-08-113-29/+0
| * | | KVM: arm64: Mark host bss and rodata section as sharedQuentin Perret2021-08-111-8/+74
| * | | KVM: arm64: Enable retrieving protections attributes of PTEsQuentin Perret2021-08-111-0/+37
| * | | KVM: arm64: Introduce addr_is_memory()Quentin Perret2021-08-112-0/+8
| * | | KVM: arm64: Expose pkvm_hyp_idQuentin Perret2021-08-112-1/+3
| * | | KVM: arm64: Expose host stage-2 manipulation helpersQuentin Perret2021-08-112-1/+19
| * | | KVM: arm64: Add helpers to tag shared pages in SW bitsQuentin Perret2021-08-111-0/+26
| * | | KVM: arm64: Allow populating software bitsQuentin Perret2021-08-111-0/+5
| * | | KVM: arm64: Enable forcing page-level stage-2 mappingsQuentin Perret2021-08-112-10/+53
| * | | KVM: arm64: Tolerate re-creating hyp mappings to set software bitsQuentin Perret2021-08-111-2/+16
| * | | KVM: arm64: Don't overwrite software bits with owner idQuentin Perret2021-08-111-1/+1
| * | | KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNOREDQuentin Perret2021-08-111-2/+2
| * | | KVM: arm64: Optimize host memory abortsQuentin Perret2021-08-112-75/+44
| * | | KVM: arm64: Expose page-table helpersQuentin Perret2021-08-111-39/+0
| * | | KVM: arm64: Provide the host_stage2_try() helper macroQuentin Perret2021-08-111-18/+22
| * | | KVM: arm64: Introduce hyp_assert_lock_held()Quentin Perret2021-08-111-0/+17
| * | | KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2Will Deacon2021-08-111-0/+8
| * | | KVM: arm64: Introduce helper to retrieve a PTE and its levelMarc Zyngier2021-08-021-0/+39
| | |/ | |/|
* | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-6/+3
| |/ |/|
* | KVM: arm64: Fix off-by-one in range_is_memoryDavid Brazdil2021-07-291-1/+1
|/
* Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier2021-06-223-1/+30
|\
| * KVM: arm64: Save/restore MTE registersSteven Price2021-06-222-0/+28
| * KVM: arm64: Introduce MTE VM featureSteven Price2021-06-221-1/+2
* | Merge branch arm64/for-next/caches into kvmarm-master/nextMarc Zyngier2021-06-184-7/+15
|\ \
| * | arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-254-6/+6
| * | arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-253-5/+12
| * | arm64: dcache_by_line_op to take end parameter instead of sizeFuad Tabba2021-05-251-0/+1
* | | Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/nextMarc Zyngier2021-06-181-11/+37
|\ \ \
| * | | KVM: arm64: Move guest CMOs to the fault handlersYanan Wang2021-06-181-7/+31
| * | | KVM: arm64: Introduce mm_ops member for structure stage2_attr_dataYanan Wang2021-06-181-4/+6
| | |/ | |/|