qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: peter.crosthwaite@xilinx.com
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@gmail.com
Subject: [Qemu-devel] [PATCH v2 0/5]  Xilinx Intc Fixes
Date: Tue, 11 Jun 2013 10:56:55 +1000	[thread overview]
Message-ID: <cover.1370911981.git.peter.crosthwaite@xilinx.com> (raw)

From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>


Various fixups to the Xilinx Interrupt controller following a review
against TRM and RTL descriptions.

Tested as working for microblaze and microblazeel Linux.

change from v1:
Fixed S3ADSP UART interrupt - done first for bisectability
(Now tested as working on s3asdsp design)


Peter Crosthwaite (5):
  microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ
  intc/xilinx_intc: Don't clear level sens. IRQs without ACK
  intc/xilinx_intc: Handle level interrupt retriggering
  intc/xilinx_intc: Inhibit write to ISR when HIE
  intc/xilinx_intc: Dont lower IRQ when HIE cleared

 hw/intc/xilinx_intc.c                    | 28 ++++++++++++++++++----------
 hw/microblaze/petalogix_s3adsp1800_mmu.c |  2 +-
 2 files changed, 19 insertions(+), 11 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty

             reply	other threads:[~2013-06-11  0:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-11  0:56 peter.crosthwaite [this message]
2013-06-11  0:57 ` [Qemu-devel] [PATCH v2 1/5] microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ peter.crosthwaite
2013-06-11  0:58 ` [Qemu-devel] [PATCH v2 2/5] intc/xilinx_intc: Don't clear level sens. IRQs without ACK peter.crosthwaite
2013-06-11  0:59 ` [Qemu-devel] [PATCH v2 3/5] intc/xilinx_intc: Handle level interrupt retriggering peter.crosthwaite
2013-06-11  0:59 ` [Qemu-devel] [PATCH v2 4/5] intc/xilinx_intc: Inhibit write to ISR when HIE peter.crosthwaite
2013-06-11  1:00 ` [Qemu-devel] [PATCH v2 5/5] intc/xilinx_intc: Dont lower IRQ when HIE cleared peter.crosthwaite
2013-06-18  7:54 ` [Qemu-devel] [PATCH v2 0/5] Xilinx Intc Fixes Edgar E. Iglesias

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=cover.1370911981.git.peter.crosthwaite@xilinx.com \
    --to=peter.crosthwaite@xilinx.com \
    --cc=edgar.iglesias@gmail.com \
    --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).