summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/hyp
AgeCommit message (Expand)Author
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-10-20Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2020-10-02Merge branches 'kvm-arm64/pt-new' and 'kvm-arm64/pmu-5.9' into kvmarm-master/...Marc Zyngier
2020-10-02KVM: arm64: Pass level hint to TLBI during stage-2 permission faultWill Deacon
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier
2020-09-30Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil
2020-09-30kvm: arm64: Create separate instances of kvm_host_data for VHE/nVHEDavid Brazdil
2020-09-30kvm: arm64: Duplicate arm64_ssbd_callback_required for nVHE hypDavid Brazdil
2020-09-30kvm: arm64: Remove hyp_adr/ldr_this_cpuDavid Brazdil
2020-09-30kvm: arm64: Remove __hyp_this_cpu_readDavid Brazdil
2020-09-30kvm: arm64: Partially link nVHE hyp code, simplify HYPCOPYDavid Brazdil
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier
2020-09-29arm64: Rename ARM64_SSBD to ARM64_SPECTRE_V4Will Deacon
2020-09-29KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-18KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier
2020-09-16Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier
2020-09-15KVM: arm64: nVHE: Fix pointers during SMCCC convertionAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp-init to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Migrate hyp interface to SMCCCAndrew Scull
2020-09-15KVM: arm64: nVHE: Pass pointers consistently to hyp-initAndrew Scull
2020-09-15KVM: arm64: nVHE: Handle hyp panicsAndrew Scull
2020-09-15KVM: arm64: nVHE: Switch to hyp context for EL2Andrew Scull
2020-09-15KVM: arm64: Share context save and restore macrosAndrew Scull
2020-09-15KVM: arm64: Restore hyp when panicking in guest contextAndrew Scull
2020-09-15KVM: arm64: Update context references from host to hypAndrew Scull
2020-09-15KVM: arm64: Introduce hyp contextAndrew Scull
2020-09-15KVM: arm64: nVHE: Don't consume host SErrors with ESBAndrew Scull
2020-09-15KVM: arm64: nVHE: Use separate vector for the hostAndrew Scull
2020-09-15KVM: arm64: Save chosen hyp vector to a percpu variableAndrew Scull
2020-09-15KVM: arm64: Remove hyp_panic argumentsAndrew Scull
2020-09-15KVM: arm64: Remove __activate_vm wrapperAndrew Scull
2020-09-11KVM: arm64: Add support for relaxing stage-2 perms in generic page-table codeWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 cache flushing in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 write-protect in generic page-tableQuentin Perret
2020-09-11KVM: arm64: Add support for stage-2 page-aging in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for stage-2 map()/unmap() in generic page-tableWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-2 page tablesWill Deacon
2020-09-11KVM: arm64: Add support for creating kernel-agnostic stage-1 page tablesWill Deacon
2020-09-11KVM: arm64: Add stand-alone page-table walker infrastructureWill Deacon
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-09Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier