index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
fpsimd.c
Age
Commit message (
Expand
)
Author
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
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-01
Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next
Marc Zyngier
2021-12-01
KVM: arm64: Move SVE state mapping at HYP to finalize-time
Marc Zyngier
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
2021-11-22
KVM: arm64: Get rid of host SVE tracking/saving
Marc Zyngier
2021-03-18
KVM: arm64: Save/restore SVE state for nVHE
Marc Zyngier
2021-03-18
KVM: arm64: Save guest's ZCR_EL1 before saving the FPSIMD state
Marc Zyngier
2021-03-18
KVM: arm64: Map SVE context at EL2 when available
Marc Zyngier
2021-03-18
KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
2019-03-29
KVM: arm64/sve: Context switch the SVE registers
Dave Martin
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin