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

Bibo Mao posted 2 patches 3 months, 3 weeks ago
There is a newer version of this series
target/loongarch/cpu.c     |  82 ++++++++++++++++------------
target/loongarch/cpu.h     |   4 ++
target/loongarch/kvm/kvm.c | 107 +++++++++++++++++++++++++++++++++++++
3 files changed, 160 insertions(+), 33 deletions(-)
[PATCH 0/2] target/loongarch: Use auto method for LSX/LASX feature
Posted by Bibo Mao 3 months, 3 weeks ago
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