qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR
@ 2014-08-03  8:53 Adam Lackorzynski
  2014-08-03  8:53 ` [Qemu-devel] [PATCH 1/3] arm_gic: Fix read " Adam Lackorzynski
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Adam Lackorzynski @ 2014-08-03  8:53 UTC (permalink / raw)
  To: qemu-devel

Hi,

the following three patches address the behavior of the GICD_ICFGR register
in the ARM GIC.

Adam Lackorzynski (3):
  arm_gic: Fix read of GICD_ICFGR
  arm_gic: SGIs for GICD_ICFGR are WI
  arm_gic: GICD_ICFGR: Do not force edge-triggered PPIs

 hw/intc/arm_gic.c | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

-- 
2.0.1

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR
@ 2014-08-16 19:48 Adam Lackorzynski
  2014-08-16 19:48 ` [Qemu-devel] [PATCH 1/3] arm_gic: Fix read " Adam Lackorzynski
  0 siblings, 1 reply; 14+ messages in thread
From: Adam Lackorzynski @ 2014-08-16 19:48 UTC (permalink / raw)
  To: qemu-devel; +Cc: christoffer.dall

The following patches address the behavior of the GICD_ICFGR register
in the ARM GIC.                                                                                   

Changes to previous version:
 - Setting of model mode only for old GIC revisions
 - Less invasive change for PPI settings


Adam Lackorzynski (3):
  arm_gic: Fix read of GICD_ICFGR
  arm_gic: GICD_ICFGR: Write model only for pre v1 GICs
  arm_gic: Do not force PPIs to edge-triggered mode

 hw/intc/arm_gic.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.1.0.rc1

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

end of thread, other threads:[~2014-08-16 19:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-03  8:53 [Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR Adam Lackorzynski
2014-08-03  8:53 ` [Qemu-devel] [PATCH 1/3] arm_gic: Fix read " Adam Lackorzynski
2014-08-15 12:03   ` Christoffer Dall
2014-08-03  8:53 ` [Qemu-devel] [PATCH 2/3] arm_gic: SGIs for GICD_ICFGR are WI Adam Lackorzynski
2014-08-15 12:07   ` Christoffer Dall
2014-08-15 12:10     ` Adam Lackorzynski
2014-08-15 12:12   ` Christoffer Dall
2014-08-16 19:50     ` Adam Lackorzynski
2014-08-03  8:53 ` [Qemu-devel] [PATCH 3/3] arm_gic: GICD_ICFGR: Do not force edge-triggered PPIs Adam Lackorzynski
2014-08-03 13:21 ` [Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR Peter Maydell
2014-08-03 19:36   ` Christoffer Dall
2014-08-11 17:26     ` Adam Lackorzynski
2014-08-11 17:40       ` Christoffer Dall
  -- strict thread matches above, loose matches on Subject: below --
2014-08-16 19:48 Adam Lackorzynski
2014-08-16 19:48 ` [Qemu-devel] [PATCH 1/3] arm_gic: Fix read " 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).