qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] ARM additions and fixes


From: Adam Lackorzynski
Subject: [Qemu-devel] [PATCH 0/3] ARM additions and fixes
Date: Tue, 22 Feb 2011 00:19:29 +0100

The following patches fix and enhance ARM related functionality.

Adam Lackorzynski (3):
  target-arm: Fix soft interrupt in GIC distributor
  target-arm: Implement cp15 VA->PA translation
  target-arm: Integrate secondary CPU reset in arm_boot

 hw/arm_boot.c        |   23 +++++++++++++++--------
 hw/arm_gic.c         |    4 ++--
 hw/realview.c        |   14 --------------
 target-arm/cpu.h     |    1 +
 target-arm/helper.c  |   48 ++++++++++++++++++++++++++++++++++++++++++++++--
 target-arm/machine.c |    2 ++
 6 files changed, 66 insertions(+), 26 deletions(-)

-- 
1.7.2.3




reply via email to

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