summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/hyp
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier2021-05-152-2/+10
* KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-154-23/+19
* KVM: arm64: Mark the host stage-2 memory pools staticQuentin Perret2021-05-151-2/+2
* KVM: arm64: Mark pkvm_pgtable_mm_ops staticQuentin Perret2021-05-151-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0130-212/+2012
|\
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-2330-212/+2012
| |\
| | * Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/nextMarc Zyngier2021-04-131-10/+2
| | |\
| | | * KVM: arm64: Turn SCTLR_ELx_FLAGS into INIT_SCTLR_EL2_MMU_ONMarc Zyngier2021-03-181-7/+1
| | | * KVM: arm64: Use INIT_SCTLR_EL2_MMU_OFF to disable the MMU on KVM teardownMarc Zyngier2021-03-181-3/+1
| | * | Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/nextMarc Zyngier2021-04-138-28/+15
| | |\ \
| | | * | KVM: arm64: Log source when panicking from nVHE hypAndrew Scull2021-04-014-18/+8
| | | * | KVM: arm64: Use BUG and BUG_ON in nVHE hypAndrew Scull2021-04-012-5/+3
| | | |/
| | * | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+18
| | |\ \
| | | * | KVM: arm64: Support PREL/PLT relocs in EL2 codeDavid Brazdil2021-03-311-0/+18
| | | |/
| | * | Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/nextMarc Zyngier2021-04-1325-168/+1940
| | |\ \
| | | * | KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructureMarc Zyngier2021-03-252-15/+9
| | | * | KVM: arm64: Protect the .hyp sections from the hostQuentin Perret2021-03-193-0/+44
| | | * | KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-198-7/+302
| | | * | KVM: arm64: Provide sanitized mmfr* registers at EL2Quentin Perret2021-03-191-0/+2
| | | * | KVM: arm64: Introduce KVM_PGTABLE_S2_IDMAP stage 2 flagQuentin Perret2021-03-191-0/+3
| | | * | KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB stage 2 flagQuentin Perret2021-03-191-25/+31
| | | * | KVM: arm64: Add kvm_pgtable_stage2_find_range()Quentin Perret2021-03-191-4/+85
| | | * | KVM: arm64: Refactor the *_map_set_prot_attr() helpersQuentin Perret2021-03-191-8/+8
| | | * | KVM: arm64: Use page-table to track page ownershipQuentin Perret2021-03-191-24/+102
| | | * | KVM: arm64: Always zero invalid PTEsQuentin Perret2021-03-191-10/+16
| | | * | KVM: arm64: Sort the hypervisor memblocksQuentin Perret2021-03-191-0/+19
| | | * | KVM: arm64: Reserve memory for host stage 2Quentin Perret2021-03-193-1/+40
| | | * | KVM: arm64: Make memcache anonymous in pgtable allocatorQuentin Perret2021-03-191-2/+2
| | | * | KVM: arm64: Refactor __populate_fault_info()Quentin Perret2021-03-191-11/+17
| | | * | KVM: arm64: Refactor kvm_arm_setup_stage2()Quentin Perret2021-03-191-0/+32
| | | * | KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret2021-03-192-9/+10
| | | * | KVM: arm64: Use kvm_arch for stage 2 pgtableQuentin Perret2021-03-191-3/+3
| | | * | KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-199-5/+612
| | | * | KVM: arm64: Provide __flush_dcache_area at EL2Quentin Perret2021-03-193-1/+21
| | | * | KVM: arm64: Introduce a Hyp buddy page allocatorQuentin Perret2021-03-194-1/+292
| | | * | KVM: arm64: Stub CONFIG_DEBUG_LIST at HypQuentin Perret2021-03-192-1/+23
| | | * | KVM: arm64: Introduce an early Hyp page allocatorQuentin Perret2021-03-195-4/+94
| | | * | KVM: arm64: Introduce a BSS section for use at HypQuentin Perret2021-03-191-0/+1
| | | * | KVM: arm64: Factor memory allocation out of pgtable.cQuentin Perret2021-03-191-38/+60
| | | * | KVM: arm64: Avoid free_page() in page-table allocatorQuentin Perret2021-03-191-5/+5
| | | * | arm64: kvm: Add standalone ticket spinlock implementation for use at hypWill Deacon2021-03-191-0/+92
| | | * | KVM: arm64: Link position-independent string routines into .hyp.textWill Deacon2021-03-191-0/+4
| | | * | Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2Marc Zyngier2021-03-1910-28/+89
| | | |\|
| | | * | KVM: arm64: Fix host's ZCR_EL2 restore on nVHEMarc Zyngier2021-03-181-1/+2
| | | * | KVM: arm64: Save/restore SVE state for nVHEMarc Zyngier2021-03-182-26/+15
| | | * | KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirtyMarc Zyngier2021-03-182-2/+11
| | | * | KVM: arm64: Rework SVE host-save/guest-restoreMarc Zyngier2021-03-182-17/+25
| | | * | KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier2021-03-181-1/+1
| | | * | KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1Marc Zyngier2021-03-181-1/+1
| | | * | KVM: arm64: Provide KVM's own save/restore SVE primitivesMarc Zyngier2021-03-182-5/+15