qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] arm: add support for Calxeda Highbank SoC


From: Mark Langsdorf
Subject: [Qemu-devel] [PATCH 0/5] arm: add support for Calxeda Highbank SoC
Date: Thu, 5 Jan 2012 14:02:36 -0600

This patch series adds support for the Calxeda Highbank SoC.
It depends on my previous patch series "various ARM fixes for
Calxeda Highbank" and "ahci: convert ahci_reset to use AHCIState".
Some of the patches are carried voer from "Various ARM fixes
for Calxeda Highbank" and were reviewed but not accepted in 
that series.

 Makefile.target      |    1 +
 hw/a9mpcore.c        |    7 +-
 hw/arm11mpcore.c     |   14 ++--
 hw/arm_gic.c         |   57 +++++++------
 hw/armv7m_nvic.c     |    7 +-
 hw/highbank.c        |  227 ++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/ide/ahci.c        |   31 +++++++
 hw/realview_gic.c    |    3 +-
 target-arm/cpu.h     |    3 +-
 target-arm/helper.c  |    9 ++
 target-arm/machine.c |    2 +
 11 files changed, 320 insertions(+), 41 deletions(-)




reply via email to

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