qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] target/loongarch: Use auto method for LSX/LASX feature


From: Bibo Mao
Subject: [PATCH 0/2] target/loongarch: Use auto method for LSX/LASX feature
Date: Thu, 12 Dec 2024 10:44:24 +0800

Like LBT feature, add type OnOffAuto for LSX and LASX feature setting.
Also add feature detection with new VM ioctl command, fallback to old
method if it is not supported.

Bibo Mao (2):
  target/loongarch: Use auto method with LSX feature
  target/loongarch: Use auto method with LASX feature

 target/loongarch/cpu.c     |  82 ++++++++++++++++------------
 target/loongarch/cpu.h     |   4 ++
 target/loongarch/kvm/kvm.c | 107 +++++++++++++++++++++++++++++++++++++
 3 files changed, 160 insertions(+), 33 deletions(-)


base-commit: 1cf9bc6eba7506ab6d9de635f224259225f63466
-- 
2.39.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]