From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TquAf-0007vp-Vf for qemu-devel@nongnu.org; Thu, 03 Jan 2013 18:26:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TquAd-0001PI-Ig for qemu-devel@nongnu.org; Thu, 03 Jan 2013 18:25:57 -0500 From: Scott Wood Date: Thu, 3 Jan 2013 17:25:36 -0600 Message-ID: <1357255540-28689-1-git-send-email-scottwood@freescale.com> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] [PATCH v2 0/4] openpic cleanups and fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org Respin of the patches from the 12/21 patchset that were not already applied. Scott Wood (4): openpic: fix sense and priority bits openpic: IRQ_check: search the queue a word at a time openpic: move IACK to its own function openpic: fix CTPR and de-assertion of interrupts hw/openpic.c | 365 ++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 255 insertions(+), 110 deletions(-) -- 1.7.9.5