[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0
From: |
Richard Henderson |
Subject: |
[PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0 |
Date: |
Mon, 25 Jul 2022 11:14:54 -0700 |
Our probing of this SVE register was done within an incorrect
vCPU environment, so that the id register was always RAZ.
r~
Richard Henderson (3):
target/arm: Create kvm_arm_svm_supported
target/arm: Set KVM_ARM_VCPU_SVE while probing the host
target/arm: Move sve probe inside kvm >= 4.15 branch
target/arm/kvm64.c | 50 +++++++++++++++++++++++++---------------------
1 file changed, 27 insertions(+), 23 deletions(-)
--
2.34.1
- [PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0,
Richard Henderson <=