qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/15] openpic: cleanups and fixes
@ 2012-12-22  2:15 Scott Wood
  2012-12-22  2:15 ` [Qemu-devel] [PATCH 01/15] openpic: fix debug prints Scott Wood
                   ` (14 more replies)
  0 siblings, 15 replies; 47+ messages in thread
From: Scott Wood @ 2012-12-22  2:15 UTC (permalink / raw)
  To: Alexander Graf; +Cc: qemu-ppc, qemu-devel

Here's another patch of cleanups and fixes, dealing with critical
interrupts, interrupt deassertion, task priority, and other issues.

Scott Wood (15):
  openpic: fix debug prints
  openpic: lower interrupt when reading the MSI register
  openpic: fix sense and priority bits
  ppc/booke: fix crit/mcheck/debug exceptions
  openpic: make register names correspond better with hw docs
  openpic: rework critical interrupt support
  openpic: make ctpr signed
  openpic/fsl: critical interrupts ignore mask before v4.1
  openpic: always call IRQ_check from IRQ_get_next
  Revert "openpic: Accelerate pending irq search"
  openpic: use standard bitmap operations
  openpic: IRQ_check: search the queue a word at a time
  openpic: add some bounds checking for IRQ numbers
  openpic: move IACK to its own function
  openpic: fix CTPR and de-assertion of interrupts

 hw/openpic.c             |  863 ++++++++++++++++++++++++++++------------------
 target-ppc/excp_helper.c |   31 +-
 2 files changed, 552 insertions(+), 342 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-01-04 21:25 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22  2:15 [Qemu-devel] [PATCH 00/15] openpic: cleanups and fixes Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 01/15] openpic: fix debug prints Scott Wood
2013-01-03 17:31   ` Alexander Graf
2013-01-03 19:41     ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 02/15] openpic: lower interrupt when reading the MSI register Scott Wood
2013-01-03 17:52   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 03/15] openpic: fix sense and priority bits Scott Wood
2013-01-03 17:51   ` Alexander Graf
2013-01-03 20:12     ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 04/15] ppc/booke: fix crit/mcheck/debug exceptions Scott Wood
2013-01-03 17:57   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 05/15] openpic: make register names correspond better with hw docs Scott Wood
2013-01-03 18:18   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 06/15] openpic: rework critical interrupt support Scott Wood
2013-01-03 18:31   ` Alexander Graf
2013-01-03 23:07     ` Scott Wood
2013-01-04  8:04       ` Alexander Graf
2013-01-04 20:46       ` [Qemu-devel] [Qemu-ppc] " Blue Swirl
2013-01-04 20:49         ` Scott Wood
2013-01-04 21:17           ` Blue Swirl
2013-01-04 21:25             ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 07/15] openpic: make ctpr signed Scott Wood
2013-01-03 18:33   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 08/15] openpic/fsl: critical interrupts ignore mask before v4.1 Scott Wood
2013-01-03 18:37   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 09/15] openpic: always call IRQ_check from IRQ_get_next Scott Wood
2013-01-03 18:42   ` Alexander Graf
2013-01-03 20:09     ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 10/15] Revert "openpic: Accelerate pending irq search" Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 11/15] openpic: use standard bitmap operations Scott Wood
2013-01-03 18:49   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 12/15] openpic: IRQ_check: search the queue a word at a time Scott Wood
2013-01-03 18:53   ` Alexander Graf
2013-01-03 20:07     ` Scott Wood
2013-01-03 20:31       ` Alexander Graf
2013-01-03 20:32         ` Scott Wood
2013-01-03 20:57           ` Alexander Graf
2013-01-03 21:52             ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 13/15] openpic: add some bounds checking for IRQ numbers Scott Wood
2013-01-03 18:55   ` Alexander Graf
2013-01-03 19:54     ` [Qemu-devel] [Qemu-ppc] " Scott Wood
2013-01-03 21:07       ` Alexander Graf
2013-01-03 21:20         ` Scott Wood
2012-12-22  2:15 ` [Qemu-devel] [PATCH 14/15] openpic: move IACK to its own function Scott Wood
2013-01-03 18:59   ` Alexander Graf
2012-12-22  2:15 ` [Qemu-devel] [PATCH 15/15] openpic: fix CTPR and de-assertion of interrupts Scott Wood
2013-01-03 19:00   ` Alexander Graf

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