summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp/nvhe
AgeCommit message (Expand)Author
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/pauth' into for-next/coreWill Deacon
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-22arm64: clean up symbol aliasingMark Rutland
2022-02-15KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3AJames Morse
2022-02-08Merge branch kvm-arm64/misc-5.18 into kvmarm-master/nextMarc Zyngier
2022-02-08KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2Keir Fraser
2022-02-08KVM: arm64: Align the VMID allocation with the arm64 ASIDJulien Grall
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-07Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-01-04Merge branch kvm-arm64/misc-5.17 into kvmarm-master/nextMarc Zyngier
2021-12-16KVM: arm64: Rework kvm_pgtable initialisationMarc Zyngier
2021-12-16Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/nextMarc Zyngier
2021-12-16KVM: arm64: Expose unshare hypercall to the hostWill Deacon
2021-12-16KVM: arm64: Implement do_unshare() helper for unsharing memoryWill Deacon
2021-12-16KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()Will Deacon
2021-12-16KVM: arm64: Implement do_share() helper for sharing memoryWill Deacon
2021-12-16KVM: arm64: Introduce wrappers for host and hyp spin lock accessorsWill Deacon
2021-12-16KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-tableWill Deacon
2021-12-16KVM: arm64: Fixup hyp stage-1 refcountQuentin Perret
2021-12-16KVM: arm64: Provide {get,put}_page() stubs for early hyp allocatorQuentin Perret
2021-12-15Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/nextMarc Zyngier
2021-12-15KVM: arm64: Make __io_map_base staticQuentin Perret
2021-12-15KVM: arm64: Make the hyp memory pool staticQuentin Perret
2021-12-15KVM: arm64: pkvm: Fix hyp_pool max orderQuentin Perret
2021-12-14arm64: Enable KCSANKefeng Wang
2021-12-07Merge branch kvm-arm64/hyp-header-split into kvmarm-master/nextMarc Zyngier
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon
2021-11-24KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructureMarc Zyngier
2021-11-22KVM: arm64: Stop mapping current thread_info at EL2Marc Zyngier
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-11-08KVM: arm64: Fix host stage-2 finalizationQuentin Perret
2021-11-08KVM: arm64: nvhe: Fix a non-kernel-doc commentRandy Dunlap
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier
2021-10-18KVM: arm64: pkvm: Give priority to standard traps over pvm handlingMarc Zyngier
2021-10-18KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()Marc Zyngier
2021-10-18KVM: arm64: pkvm: Move kvm_handle_pvm_restricted aroundMarc Zyngier
2021-10-18KVM: arm64: pkvm: Consolidate include filesMarc Zyngier
2021-10-18KVM: arm64: pkvm: Preserve pending SError on exit from AArch32Marc Zyngier
2021-10-18KVM: arm64: pkvm: Handle GICv3 traps as requiredMarc Zyngier
2021-10-18KVM: arm64: pkvm: Drop sysregs that should never be routed to the hostMarc Zyngier
2021-10-18KVM: arm64: pkvm: Drop AArch32-specific registersMarc Zyngier
2021-10-18KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WIMarc Zyngier
2021-10-18KVM: arm64: pkvm: Use a single function to expose all id-regsMarc Zyngier
2021-10-11KVM: arm64: Handle protected guests at 32 bitsFuad Tabba