qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0
@ 2022-07-25 18:14 Richard Henderson
  2022-07-25 18:14 ` [PATCH 1/3] target/arm: Create kvm_arm_svm_supported Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard Henderson @ 2022-07-25 18:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: yuzenghui, qemu-arm

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-07-26  4:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-25 18:14 [PATCH 0/3] target/arm: Fix kvm probe of ID_AA64ZFR0 Richard Henderson
2022-07-25 18:14 ` [PATCH 1/3] target/arm: Create kvm_arm_svm_supported Richard Henderson
2022-07-26  2:02   ` Zenghui Yu via
2022-07-26  4:40     ` Richard Henderson
2022-07-25 18:14 ` [PATCH 2/3] target/arm: Set KVM_ARM_VCPU_SVE while probing the host Richard Henderson
2022-07-25 18:20   ` Richard Henderson
2022-07-25 18:14 ` [PATCH 3/3] target/arm: Move sve probe inside kvm >= 4.15 branch Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).