summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kvm_asm.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: nv: Add Stage-1 EL2 invalidation primitivesMarc Zyngier2024-06-191-0/+2
* KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier2024-05-011-6/+2
* Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-08-311-0/+3
|\
| * KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Raghavendra Rao Ananta2023-08-171-0/+3
* | KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeArnd Bergmann2023-07-261-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-031-0/+4
|\
| * KVM: arm64: Use local TLBI on permission relaxationMarc Zyngier2023-05-161-0/+4
* | arm64: kvm: add prototypes for functions called in asmArnd Bergmann2023-05-251-0/+18
|/
* KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostQuentin Perret2022-11-111-2/+2
* KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Fuad Tabba2022-11-111-0/+3
* KVM: arm64: Prepare non-protected nVHE hypervisor stacktraceKalesh Singh2022-07-261-0/+16
* KVM: arm64: Add guard pages for KVM nVHE hypervisor stackKalesh Singh2022-04-281-0/+1
* KVM: arm64: Expose unshare hypercall to the hostWill Deacon2021-12-161-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-021-20/+28
|\
| * Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextMarc Zyngier2021-10-181-0/+1
| |\
| | * KVM: arm64: Initialize trap registers for protected VMsFuad Tabba2021-10-111-0/+1
| * | KVM: arm64: Disable privileged hypercalls after pKVM finalisationWill Deacon2021-10-111-11/+14
| * | KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)Marc Zyngier2021-10-111-20/+24
| |/
* / arm64: kvm: use kvm_exception_table_entryMark Rutland2021-10-211-3/+4
|/
* Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-201-1/+1
|\
| * KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba2021-08-201-1/+1
* | KVM: arm64: Restrict EL2 stage-1 changes in protected modeQuentin Perret2021-08-111-1/+1
* | KVM: arm64: Remove __pkvm_mark_hypQuentin Perret2021-08-111-2/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-281-0/+1
|\
| * arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Mark Rutland2021-06-111-0/+1
* | KVM: arm64: Commit pending PC adjustemnts before returning to userspaceMarc Zyngier2021-05-151-0/+1
* | KVM: arm64: Move __adjust_pc out of lineMarc Zyngier2021-05-151-0/+2
|/
* KVM: arm64: Protect the .hyp sections from the hostQuentin Perret2021-03-191-0/+1
* KVM: arm64: Wrap the host with a stage 2Quentin Perret2021-03-191-0/+1
* KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsQuentin Perret2021-03-191-0/+3
* KVM: arm64: Prepare the creation of s1 mappings at EL2Quentin Perret2021-03-191-0/+4
* KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier2021-03-091-2/+2
* KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier2021-03-061-2/+2
* KVM: arm64: Remove hyp_symbol_addrDavid Brazdil2021-01-231-26/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-9/+8
|\
| * Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-2/+8
| |\
| | * KVM: arm64: Init MAIR/TCR_EL2 from params structDavid Brazdil2020-12-041-0/+2
| | * KVM: arm64: Move hyp-init params to a per-CPU structDavid Brazdil2020-12-041-0/+6
| | * KVM: arm64: Remove vector_ptr param of hyp-initDavid Brazdil2020-12-041-2/+0
| * | Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextMarc Zyngier2020-11-271-5/+0
| |\ \ | | |/ | |/|
| | * KVM: arm64: Allocate hyp vectors staticallyWill Deacon2020-11-161-5/+0
| * | KVM: arm64: Simplify __kvm_enable_ssbs()Marc Zyngier2020-11-271-2/+0
| |/
* / arm64: Work around broken GCC 4.9 handling of "S" constraintMarc Zyngier2020-12-171-1/+7
|/
* Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextMarc Zyngier2020-09-301-53/+53
|\
| * Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Marc Zyngier2020-09-301-5/+0
| |\
| | * KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledWill Deacon2020-09-291-2/+0
| | * KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Marc Zyngier2020-09-291-3/+0
| | * KVM: arm64: Replace CONFIG_KVM_INDIRECT_VECTORS with CONFIG_RANDOMIZE_BASEWill Deacon2020-09-291-1/+1
| * | kvm: arm64: Set up hyp percpu data for nVHEDavid Brazdil2020-09-301-2/+17
| * | kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsDavid Brazdil2020-09-301-2/+23