index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
fpsimd.c
Age
Commit message (
Expand
)
Author
2025-07-03
KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()
Mark Rutland
2025-06-05
KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
Marc Zyngier
2025-02-13
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
Mark Rutland
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2024-12-20
KVM: arm64: Move host SME/SVE tracking flags to host data
Oliver Upton
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-08-27
KVM: arm64: Move FPMR into the sysreg array
Marc Zyngier
2024-08-27
KVM: arm64: Move SVCR into the sysreg array
Marc Zyngier
2024-06-20
KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state
Oliver Upton
2024-06-20
KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context
Oliver Upton
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-05-01
KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
Fuad Tabba
2024-05-01
KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
Fuad Tabba
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-04-21
KVM: arm64: Clarify host SME state management
Mark Brown
2023-04-21
KVM: arm64: Document check for TIF_FOREIGN_FPSTATE
Mark Brown
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
2023-01-12
KVM: arm64: Synchronize SMEN on vcpu schedule out
Nianyao Tang
2022-11-29
arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()
Mark Brown
2022-11-29
arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
2022-06-29
KVM: arm64: Move the handling of !FP outside of the fast path
Marc Zyngier
2022-06-29
KVM: arm64: Move vcpu SVE/SME flags to the state flag set
Marc Zyngier
2022-06-09
KVM: arm64: Move FP state ownership from flag to a tristate
Marc Zyngier
2022-06-09
KVM: arm64: Drop FP_FOREIGN_STATE from the hypervisor code
Marc Zyngier
2022-06-07
KVM: arm64: Always start with clearing SME flag on load
Marc Zyngier
2022-06-07
KVM: arm64: Always start with clearing SVE flag on load
Marc Zyngier
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2022-04-22
KVM: arm64: Handle SME host state when running guests
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2022-02-08
KVM: arm64: Add comments for context flush and sync callbacks
Mark Brown
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
[next]