qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/5]  Xilinx Intc Fixes
@ 2013-06-07  2:37 peter.crosthwaite
  2013-06-07  2:38 ` [Qemu-devel] [PATCH v1 1/5] intc/xilinx_intc: Use qemu_set_irq peter.crosthwaite
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: peter.crosthwaite @ 2013-06-07  2:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: edgar.iglesias

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

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

end of thread, other threads:[~2013-06-11  9:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07  2:37 [Qemu-devel] [PATCH v1 0/5] Xilinx Intc Fixes peter.crosthwaite
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

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