qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v3 0/9] various arm fixes


From: Mark Langsdorf
Subject: [Qemu-devel] [PATCH v3 0/9] various arm fixes
Date: Tue, 27 Dec 2011 14:13:38 -0600

This is a collection of fixes and additions to the models for various ARM
devices. These changes are needed to support the forthcoming Calxeda
Highbank SoC model.

 Makefile.target     |    2 +
 hw/a9mpcore.c       |   45 +++++-
 hw/arm11mpcore.c    |    2 +-
 hw/arm_gic.c        |   46 ++++---
 hw/arm_l2x0.c       |  180 ++++++++++++++++++++++
 hw/arm_timer.c      |   24 +++-
 hw/armv7m_nvic.c    |    2 +-
 hw/ide/ahci.c       |   45 +++++-
 hw/ide/ich.c        |    4 +-
 hw/realview_gic.c   |    2 +-
 hw/xgmac.c          |  418 +++++++++++++++++++++++++++++++++++++++++++++++++++
 target-arm/cpu.h    |    1 +
 target-arm/helper.c |   14 ++
 13 files changed, 744 insertions(+), 41 deletions(-)




reply via email to

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