Message ID | 20220509162559.2387784-1-oupton@google.com (mailing list archive) |
---|---|
Headers | show |
Series | KVM: arm64: Minor pKVM cleanups | expand |
On Mon, 9 May 2022 16:25:57 +0000, Oliver Upton wrote: > I was reading through some of the pKVM stuff to get an idea of how it > handles feature registers and spotted a few minor nits. > > Applies cleanly to 5.18-rc5. > > Oliver Upton (2): > KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler > KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE > > [...] Applied to next, thanks! [1/2] KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler commit: 4d2e469e163ec79340b2f42c2a07838b5ff30686 [2/2] KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE commit: 249838b7660ac04a67bfb017364a7f01029370a0 Cheers, M.