qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] ARM additions and fixes
@ 2011-03-05 12:51 Adam Lackorzynski
  2011-03-05 12:51 ` [Qemu-devel] [PATCH 1/4] target-arm: Fix soft interrupt in GIC distributor Adam Lackorzynski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adam Lackorzynski @ 2011-03-05 12:51 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

Peter Maydell (1):
  target-arm: Don't decode old cp15 WFI instructions on v7 cores

 hw/arm_boot.c          |   23 +++++++++++++++--------
 hw/arm_gic.c           |    4 ++--
 hw/realview.c          |   14 --------------
 target-arm/cpu.h       |    3 ++-
 target-arm/helper.c    |   48 ++++++++++++++++++++++++++++++++++++++++++++++--
 target-arm/machine.c   |    2 ++
 target-arm/translate.c |   35 ++++++++++++++++++++++++++++++-----
 7 files changed, 97 insertions(+), 32 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2011-03-07  8:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 12:51 [Qemu-devel] [PATCH 0/4] ARM additions and fixes Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 1/4] target-arm: Fix soft interrupt in GIC distributor Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 2/4] target-arm: Don't decode old cp15 WFI instructions on v7 cores Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 3/4] target-arm: Implement cp15 VA->PA translation Adam Lackorzynski
2011-03-05 12:51 ` [Qemu-devel] [PATCH 4/4] target-arm: Integrate secondary CPU reset in arm_boot Adam Lackorzynski
2011-03-07  8:25 ` [Qemu-devel] [PATCH 0/4] ARM additions and fixes Aurelien Jarno

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).