qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Implement Cortex-A5 and add to virt device
@ 2021-12-16  6:48 Byron Lathi
  2021-12-16  6:48 ` [PATCH v2 1/2] target/arm: Implement Cortex-A5 Byron Lathi
  2021-12-16  6:48 ` [PATCH v2 2/2] hw/arm: Add Cortex-A5 to virt device Byron Lathi
  0 siblings, 2 replies; 6+ messages in thread
From: Byron Lathi @ 2021-12-16  6:48 UTC (permalink / raw)
  To: qemu-devel, qemu-arm, peter.maydell, bslathi19; +Cc: Byron Lathi

Patch 1 adds the Cortex-A5 to the tcg
Patch 2 adds the Cortex-A5 as a supported cpu for the virt machine, and updates the documentation accordingly.

Byron Lathi (2):
  target/arm: Implement Cortex-A5
  hw/arm: Add Cortex-A5 to virt device

 docs/system/arm/virt.rst |  1 +
 hw/arm/virt.c            |  1 +
 target/arm/cpu_tcg.c     | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+)

-- 
2.30.2



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

end of thread, other threads:[~2022-01-06 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16  6:48 [PATCH v2 0/2] Implement Cortex-A5 and add to virt device Byron Lathi
2021-12-16  6:48 ` [PATCH v2 1/2] target/arm: Implement Cortex-A5 Byron Lathi
2021-12-16  7:20   ` Byron Lathi
2022-01-06 16:57   ` Peter Maydell
2021-12-16  6:48 ` [PATCH v2 2/2] hw/arm: Add Cortex-A5 to virt device Byron Lathi
2021-12-16  8:21   ` Philippe Mathieu-Daudé

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