qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR


From: Adam Lackorzynski
Subject: [Qemu-devel] [PATCH 0/3] arm_gic: Improve handling of GICD_ICFGR
Date: Sat, 16 Aug 2014 21:48:18 +0200

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




reply via email to

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