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

Byron Lathi posted 2 patches 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211216064820.61342-1-bslathi19@gmail.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/virt.rst |  1 +
hw/arm/virt.c            |  1 +
target/arm/cpu_tcg.c     | 36 ++++++++++++++++++++++++++++++++++++
3 files changed, 38 insertions(+)
[PATCH v2 0/2] Implement Cortex-A5 and add to virt device
Posted by Byron Lathi 2 years, 4 months ago
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