qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] ARM additions and fixes
@ 2011-02-21 23:19 Adam Lackorzynski
  2011-02-21 23:19 ` [Qemu-devel] [PATCH 1/3] target-arm: Fix soft interrupt in GIC distributor Adam Lackorzynski
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Adam Lackorzynski @ 2011-02-21 23:19 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-03 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-21 23:19 [Qemu-devel] [PATCH 0/3] ARM additions and fixes Adam Lackorzynski
2011-02-21 23:19 ` [Qemu-devel] [PATCH 1/3] target-arm: Fix soft interrupt in GIC distributor Adam Lackorzynski
2011-02-21 23:19 ` [Qemu-devel] [PATCH 2/3] target-arm: Implement cp15 VA->PA translation Adam Lackorzynski
2011-02-25 18:25   ` Peter Maydell
2011-03-03 22:59   ` Peter Maydell
2011-03-03 23:09     ` Adam Lackorzynski
2011-02-21 23:19 ` [Qemu-devel] [PATCH 3/3] target-arm: Integrate secondary CPU reset in arm_boot Adam Lackorzynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).