index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_hyp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Fix __pkvm_init_switch_pgd call ABI
Pierre-Clément Tosi
2024-06-20
1
-2
/
+2
*
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-06-04
1
-0
/
+1
*
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2024-06-04
1
-2
/
+2
*
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2024-06-04
1
-0
/
+1
*
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
2024-05-01
1
-2
/
+2
*
KVM: arm64: Fix typos
Bjorn Helgaas
2024-02-24
1
-1
/
+1
*
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2023-10-20
1
-5
/
+2
*
KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID
Jean-Philippe Brucker
2023-09-12
1
-1
/
+1
*
KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
Marc Zyngier
2023-06-13
1
-3
/
+9
*
KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
Marc Zyngier
2023-06-13
1
-6
/
+19
*
KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHE
Quentin Perret
2023-02-02
1
-0
/
+1
*
KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
2022-11-11
1
-0
/
+2
*
KVM: arm64: Provide I-cache invalidation by virtual address at EL2
Will Deacon
2022-11-11
1
-0
/
+1
*
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-25
1
-0
/
+1
*
KVM: arm64: Remove unused __sve_save_state
Marc Zyngier
2021-11-22
1
-1
/
+0
*
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
2021-10-11
1
-0
/
+5
*
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
2021-08-20
1
-1
/
+1
*
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-1
/
+0
|
\
|
*
KVM: arm64: Use BUG and BUG_ON in nVHE hyp
Andrew Scull
2021-04-01
1
-1
/
+0
*
|
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-25
1
-0
/
+3
*
|
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+8
*
|
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-19
1
-1
/
+7
|
\
|
|
*
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2021-03-06
1
-1
/
+2
|
*
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2021-03-06
1
-0
/
+5
*
|
KVM: arm64: Rework SVE host-save/guest-restore
Marc Zyngier
2021-03-18
1
-1
/
+1
*
|
KVM: arm64: Provide KVM's own save/restore SVE primitives
Marc Zyngier
2021-03-18
1
-0
/
+2
|
/
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-0
/
+2
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-1
/
+1
*
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2020-09-15
1
-1
/
+1
*
KVM: arm64: Introduce hyp context
Andrew Scull
2020-09-15
1
-1
/
+2
*
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
2020-09-15
1
-0
/
+2
*
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
2020-09-15
1
-1
/
+1
*
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
1
-2
/
+0
*
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
1
-0
/
+2
*
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
1
-2
/
+3
*
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
1
-0
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
1
-6
/
+6
|
\
|
*
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-28
1
-6
/
+6
*
|
Merge branch 'for-next/scs' into for-next/core
Will Deacon
2020-05-28
1
-1
/
+1
|
\
\
|
*
|
arm64: Disable SCS for hypervisor code
Sami Tolvanen
2020-05-15
1
-1
/
+1
|
|
/
*
|
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-28
1
-18
/
+0
*
|
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
2020-05-04
1
-1
/
+1
|
/
*
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-02-28
1
-0
/
+7
|
\
|
*
KVM: arm64: Define our own swab32() to avoid a uapi static inline
James Morse
2020-02-22
1
-0
/
+7
*
|
arm64: Workaround for Cortex-A55 erratum 1530923
Steven Price
2020-01-16
1
-2
/
+2
*
|
arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE
Steven Price
2020-01-16
1
-1
/
+1
|
/
*
arm64: KVM: Kill hyp_alternate_select()
Marc Zyngier
2019-09-09
1
-24
/
+0
*
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
1
-45
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-1
/
+0
|
\
[next]