qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
To: qemu-devel@nongnu.org
Cc: christoffer.dall@linaro.org
Subject: [Qemu-devel] [PATCH v4 0/4] Improve handling of GICD_ICFGR
Date: Mon, 18 Aug 2014 16:30:51 +0200	[thread overview]
Message-ID: <1408372255-12358-1-git-send-email-adam@os.inf.tu-dresden.de> (raw)

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

Changes to v3:
 - Tag patchset with proper version

Changes to v2:
 - Replace 16 with GIC_NR_SGIS in setup

Changes to v1:                                                                      
 - 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

             reply	other threads:[~2014-08-18 14:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18 14:30 Adam Lackorzynski [this message]
2014-08-18 14:30 ` [Qemu-devel] [PATCH v4 1/4] arm_gic: Fix read of GICD_ICFGR Adam Lackorzynski
2014-08-18 14:30 ` [Qemu-devel] [PATCH v4 2/4] arm_gic: GICD_ICFGR: Write model only for pre v1 GICs Adam Lackorzynski
2014-08-18 14:30 ` [Qemu-devel] [PATCH v4 3/4] arm_gic: Do not force PPIs to edge-triggered mode Adam Lackorzynski
2014-08-18 14:30 ` [Qemu-devel] [PATCH v4 4/4] arm_gic: Use GIC_NR_SGIS constant Adam Lackorzynski
2014-08-21 21:59 ` [Qemu-devel] [PATCH v4 0/4] Improve handling of GICD_ICFGR Adam Lackorzynski
2014-08-29 13:11 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1408372255-12358-1-git-send-email-adam@os.inf.tu-dresden.de \
    --to=adam@os.inf.tu-dresden.de \
    --cc=christoffer.dall@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).