[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-arm] [RFC PATCH 0/3] target-arm: Add cortex-a72 support
From: |
Shannon Zhao |
Subject: |
[Qemu-arm] [RFC PATCH 0/3] target-arm: Add cortex-a72 support |
Date: |
Wed, 24 Aug 2016 16:02:20 +0800 |
From: Shannon Zhao <address@hidden>
This series add cortex-a72 cpu support for target-arm.
Shannon Zhao (3):
target-arm: cpu64: Add support for Cortex-A72
target-arm/kvm64: Add cortex-a72 cpu support
hw/arm/virt: Add cortex-a72 cpu support in machine virt
hw/arm/virt.c | 5 ++++
linux-headers/asm-arm64/kvm.h | 3 ++-
target-arm/cpu64.c | 56 +++++++++++++++++++++++++++++++++++++++++++
target-arm/kvm-consts.h | 2 ++
4 files changed, 65 insertions(+), 1 deletion(-)
--
2.0.4
- [Qemu-arm] [RFC PATCH 0/3] target-arm: Add cortex-a72 support,
Shannon Zhao <=