qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] arm_gic: Improve handling of GICD_ICFGR
@ 2014-08-18 13:07 Adam Lackorzynski
  2014-08-18 13:07 ` [Qemu-devel] [PATCH 1/4] arm_gic: Fix read " Adam Lackorzynski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Adam Lackorzynski @ 2014-08-18 13:07 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 second version:
 - Replace 16 with GIC_NR_SGIS in setup

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

Adam Lackorzynski (4):
  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
  arm_gic: Use GIC_NR_SGIS constant

 hw/intc/arm_gic.c        | 14 ++++++++------
 hw/intc/arm_gic_common.c |  2 +-
 2 files changed, 9 insertions(+), 7 deletions(-)

-- 
2.1.0.rc1

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

end of thread, other threads:[~2014-08-18 14:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-18 13:07 [Qemu-devel] [PATCH 0/4] arm_gic: Improve handling of GICD_ICFGR Adam Lackorzynski
2014-08-18 13:07 ` [Qemu-devel] [PATCH 1/4] arm_gic: Fix read " Adam Lackorzynski
2014-08-18 13:07 ` [Qemu-devel] [PATCH 2/4] arm_gic: GICD_ICFGR: Write model only for pre v1 GICs Adam Lackorzynski
2014-08-18 13:07 ` [Qemu-devel] [PATCH 3/4] arm_gic: Do not force PPIs to edge-triggered mode Adam Lackorzynski
2014-08-18 13:08 ` [Qemu-devel] [PATCH 4/4] arm_gic: Use GIC_NR_SGIS constant Adam Lackorzynski
2014-08-18 14:14   ` Christoffer Dall

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