[PATCH v1 0/3] Allow user enable/disable LSX/LASX features

Song Gao posted 3 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231018085908.3327130-1-gaosong@loongson.cn
Maintainers: Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Song Gao <gaosong@loongson.cn>
qapi/machine-target.json              |  6 ++-
target/loongarch/cpu.c                | 71 +++++++++++++++++++++++++++
target/loongarch/cpu.h                |  7 +++
target/loongarch/loongarch-qmp-cmds.c | 64 ++++++++++++++++++++++++
4 files changed, 146 insertions(+), 2 deletions(-)
[PATCH v1 0/3] Allow user enable/disable LSX/LASX features
Posted by Song Gao 1 year, 1 month ago
Hi,

This series adds the cpu model 'max' support. and allow users
enable/disable LSX/LASX features.

Song Gao (3):
  target/loongarch: Add cpu model 'max'
  target/loongarch: Allow user enable/disable LSX/LASX features
  target/loongarch: Implement query-cpu-model-expansion

 qapi/machine-target.json              |  6 ++-
 target/loongarch/cpu.c                | 71 +++++++++++++++++++++++++++
 target/loongarch/cpu.h                |  7 +++
 target/loongarch/loongarch-qmp-cmds.c | 64 ++++++++++++++++++++++++
 4 files changed, 146 insertions(+), 2 deletions(-)

-- 
2.25.1