qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] Implement Cortex-A5 and add to virt device


From: Byron Lathi
Subject: [PATCH v2 0/2] Implement Cortex-A5 and add to virt device
Date: Thu, 16 Dec 2021 00:48:18 -0600

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]