aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kvm_asm.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-0/+3
2023-08-17KVM: arm64: Implement __kvm_tlb_flush_vmid_range()Gravatar Raghavendra Rao Ananta 1-0/+3
2023-07-26KVM: arm64: fix __kvm_host_psci_cpu_entry() prototypeGravatar Arnd Bergmann 1-1/+1
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+4
2023-05-25arm64: kvm: add prototypes for functions called in asmGravatar Arnd Bergmann 1-0/+18
2023-05-16KVM: arm64: Use local TLBI on permission relaxationGravatar Marc Zyngier 1-0/+4
2022-11-11KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the hostGravatar Quentin Perret 1-2/+2
2022-11-11KVM: arm64: Add infrastructure to create and track pKVM instances at EL2Gravatar Fuad Tabba 1-0/+3
2022-07-26KVM: arm64: Prepare non-protected nVHE hypervisor stacktraceGravatar Kalesh Singh 1-0/+16
2022-04-28KVM: arm64: Add guard pages for KVM nVHE hypervisor stackGravatar Kalesh Singh 1-0/+1
2021-12-16KVM: arm64: Expose unshare hypercall to the hostGravatar Will Deacon 1-0/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-20/+28
2021-10-21arm64: kvm: use kvm_exception_table_entryGravatar Mark Rutland 1-3/+4
2021-10-18Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/nextGravatar Marc Zyngier 1-0/+1
2021-10-11KVM: arm64: Initialize trap registers for protected VMsGravatar Fuad Tabba 1-0/+1
2021-10-11KVM: arm64: Disable privileged hypercalls after pKVM finalisationGravatar Will Deacon 1-11/+14
2021-10-11KVM: arm64: Turn __KVM_HOST_SMCCC_FUNC_* into an enum (mostly)Gravatar Marc Zyngier 1-20/+24
2021-08-20Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextGravatar Marc Zyngier 1-1/+1
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerGravatar Fuad Tabba 1-1/+1
2021-08-11KVM: arm64: Restrict EL2 stage-1 changes in protected modeGravatar Quentin Perret 1-1/+1
2021-08-11KVM: arm64: Remove __pkvm_mark_hypGravatar Quentin Perret 1-2/+1
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2021-06-11arm64: insn: move AARCH64_INSN_SIZE into <asm/insn.h>Gravatar Mark Rutland 1-0/+1
2021-05-15KVM: arm64: Commit pending PC adjustemnts before returning to userspaceGravatar Marc Zyngier 1-0/+1
2021-05-15KVM: arm64: Move __adjust_pc out of lineGravatar Marc Zyngier 1-0/+2
2021-03-19KVM: arm64: Protect the .hyp sections from the hostGravatar Quentin Perret 1-0/+1
2021-03-19KVM: arm64: Wrap the host with a stage 2Gravatar Quentin Perret 1-0/+1
2021-03-19KVM: arm64: Set host stage 2 using kvm_nvhe_init_paramsGravatar Quentin Perret 1-0/+3
2021-03-19KVM: arm64: Prepare the creation of s1 mappings at EL2Gravatar Quentin Perret 1-0/+4
2021-03-09KVM: arm64: Ensure I-cache isolation between vcpus of a same VMGravatar Marc Zyngier 1-2/+2
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Gravatar Marc Zyngier 1-2/+2
2021-01-23KVM: arm64: Remove hyp_symbol_addrGravatar David Brazdil 1-26/+0
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-9/+8
2020-12-17arm64: Work around broken GCC 4.9 handling of "S" constraintGravatar Marc Zyngier 1-1/+7
2020-12-09Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Gravatar Marc Zyngier 1-2/+8
2020-12-04KVM: arm64: Init MAIR/TCR_EL2 from params structGravatar David Brazdil 1-0/+2
2020-12-04KVM: arm64: Move hyp-init params to a per-CPU structGravatar David Brazdil 1-0/+6
2020-12-04KVM: arm64: Remove vector_ptr param of hyp-initGravatar David Brazdil 1-2/+0
2020-11-27Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/nextGravatar Marc Zyngier 1-5/+0
2020-11-27KVM: arm64: Simplify __kvm_enable_ssbs()Gravatar Marc Zyngier 1-2/+0
2020-11-16KVM: arm64: Allocate hyp vectors staticallyGravatar Will Deacon 1-5/+0
2020-09-30Merge branch 'kvm-arm64/hyp-pcpu' into kvmarm-master/nextGravatar Marc Zyngier 1-53/+53
2020-09-30Merge remote-tracking branch 'arm64/for-next/ghostbusters' into kvm-arm64/hyp...Gravatar Marc Zyngier 1-5/+0
2020-09-30kvm: arm64: Set up hyp percpu data for nVHEGravatar David Brazdil 1-2/+17
2020-09-30kvm: arm64: Add helpers for accessing nVHE hyp per-cpu varsGravatar David Brazdil 1-2/+23
2020-09-30kvm: arm64: Remove hyp_adr/ldr_this_cpuGravatar David Brazdil 1-13/+1
2020-09-30kvm: arm64: Remove __hyp_this_cpu_readGravatar David Brazdil 1-20/+0
2020-09-30kvm: arm64: Move nVHE hyp namespace macros to hyp_image.hGravatar David Brazdil 1-7/+1
2020-09-29KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabledGravatar Will Deacon 1-2/+0
2020-09-29KVM: arm64: Simplify handling of ARCH_WORKAROUND_2Gravatar Marc Zyngier 1-3/+0