qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Allow user enable/disable LSX/LASX features
@ 2023-10-18  8:59 Song Gao
  2023-10-18  8:59 ` [PATCH v1 1/3] target/loongarch: Add cpu model 'max' Song Gao
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Song Gao @ 2023-10-18  8:59 UTC (permalink / raw)
  To: qemu-devel
  Cc: richard.henderson, philmd, peter.maydell, eblake, armbru, maobibo

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



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

end of thread, other threads:[~2023-10-19  3:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18  8:59 [PATCH v1 0/3] Allow user enable/disable LSX/LASX features Song Gao
2023-10-18  8:59 ` [PATCH v1 1/3] target/loongarch: Add cpu model 'max' Song Gao
2023-10-18  8:59 ` [PATCH v1 2/3] target/loongarch: Allow user enable/disable LSX/LASX features Song Gao
2023-10-18 23:47   ` Richard Henderson
2023-10-19  3:27     ` gaosong
2023-10-18  8:59 ` [PATCH v1 3/3] target/loongarch: Implement query-cpu-model-expansion Song Gao
2023-10-18 10:47   ` Markus Armbruster

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).