[PATCH 0/2] KVM: arm64: Minor pKVM cleanups

Oliver Upton posted 2 patches 4 years, 1 month ago
arch/arm64/kvm/hyp/nvhe/switch.c   | 19 +------------------
arch/arm64/kvm/hyp/nvhe/sys_regs.c |  3 ---
2 files changed, 1 insertion(+), 21 deletions(-)
[PATCH 0/2] KVM: arm64: Minor pKVM cleanups
Posted by Oliver Upton 4 years, 1 month ago
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

 arch/arm64/kvm/hyp/nvhe/switch.c   | 19 +------------------
 arch/arm64/kvm/hyp/nvhe/sys_regs.c |  3 ---
 2 files changed, 1 insertion(+), 21 deletions(-)

-- 
2.36.0.512.ge40c2bad7a-goog
Re: [PATCH 0/2] KVM: arm64: Minor pKVM cleanups
Posted by Marc Zyngier 4 years, 1 month ago
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.
-- 
Without deviation from the norm, progress is not possible.