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 v1 0/5]  Xilinx Intc Fixes
Date: Fri,  7 Jun 2013 12:37:18 +1000	[thread overview]
Message-ID: <cover.1370572420.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 microblazeel Linux.


Peter Crosthwaite (5):
  intc/xilinx_intc: Use qemu_set_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 | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)

-- 
1.8.3.rc1.44.gb387c77.dirty

             reply	other threads:[~2013-06-07  2:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07  2:37 peter.crosthwaite [this message]
2013-06-07  2:38 ` [Qemu-devel] [PATCH v1 1/5] intc/xilinx_intc: Use qemu_set_irq peter.crosthwaite
2013-06-07  2:39   ` Peter Crosthwaite
2013-06-07 22:36     ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-06-11  0:41       ` Peter Crosthwaite
2013-06-11  9:13         ` Michael Tokarev
2013-06-07  2:38 ` [Qemu-devel] [PATCH v1 2/5] intc/xilinx_intc: Don't clear level sens. IRQs without ACK peter.crosthwaite
2013-06-07  2:39 ` [Qemu-devel] [PATCH v1 3/5] intc/xilinx_intc: Handle level interrupt retriggering peter.crosthwaite
2013-06-07  2:40 ` [Qemu-devel] [PATCH v1 4/5] intc/xilinx_intc: Inhibit write to ISR when HIE peter.crosthwaite
2013-06-07  2:41 ` [Qemu-devel] [PATCH v1 5/5] intc/xilinx_intc: Dont lower IRQ when HIE cleared peter.crosthwaite

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