qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v4 0/7] various ARM fixes


From: Mark Langsdorf
Subject: [Qemu-devel] [PATCH v4 0/7] various ARM fixes
Date: Tue, 27 Dec 2011 19:24:33 -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       |   43 +++++-
 hw/arm11mpcore.c    |   14 +-
 hw/arm_gic.c        |   63 +++++---
 hw/arm_l2x0.c       |  183 ++++++++++++++++++++++
 hw/arm_timer.c      |   24 +++-
 hw/armv7m_nvic.c    |    7 +-
 hw/realview_gic.c   |    3 +-
 hw/xgmac.c          |  424 +++++++++++++++++++++++++++++++++++++++++++++++++++
 target-arm/cpu.h    |    1 +
 target-arm/helper.c |   14 ++
 11 files changed, 730 insertions(+), 48 deletions(-)




reply via email to

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