All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support
@ 2026-04-01  1:57 Bibo Mao
  2026-04-01  1:57 ` [PATCH v3 1/2] hw/loongarch/virt: Define virt machine type with type_init() Bibo Mao
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bibo Mao @ 2026-04-01  1:57 UTC (permalink / raw)
  To: Song Gao, Cornelia Huck; +Cc: Jiaxun Yang, qemu-devel

Now la464 CPU type feature is basically finished, versioned machine type
is added here for compatibility support in future.

---
v2 ... v3:
  1. Refresh the patch based on the latest code
  2. Change version machine from 11.0 to 11.1

v1 ... v2:
  1. Change version machine from 10.2 to 11.0
---
Bibo Mao (2):
  hw/loongarch/virt: Define virt machine type with type_init()
  hw/loongarch/virt: Define versioned virt machine

 hw/loongarch/virt.c | 66 ++++++++++++++++++++++++++++++++++++---------
 1 file changed, 53 insertions(+), 13 deletions(-)


base-commit: 559919ce54927d59b215a4665eda7ab6118a48aa
-- 
2.39.3



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

end of thread, other threads:[~2026-05-07  6:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01  1:57 [PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support Bibo Mao
2026-04-01  1:57 ` [PATCH v3 1/2] hw/loongarch/virt: Define virt machine type with type_init() Bibo Mao
2026-04-01  1:57 ` [PATCH v3 2/2] hw/loongarch/virt: Define versioned virt machine Bibo Mao
2026-04-17 15:19 ` [PATCH v3 0/2] hw/loongarch/virt: Add versioned machine type support Cornelia Huck
2026-04-20  7:44   ` Bibo Mao
2026-05-07  6:23 ` gaosong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.