Re: [Qemu-devel] [PATCH v2 0/4] openpic cleanups and fixes

2013-01-04 Thread Anthony Liguori
Hi, This is an automated message generated from the QEMU Patches. Thank you for submitting this patch. This patch no longer applies to qemu.git. This may have occurred due to: 1) Changes in mainline requiring your patch to be rebased and re-tested. 2) Sending the mail using a tool other t

Re: [Qemu-devel] [PATCH v2 0/4] openpic cleanups and fixes

2013-01-04 Thread Alexander Graf
On 04.01.2013, at 00:25, Scott Wood wrote: > Respin of the patches from the 12/21 patchset that were not already applied. Thanks, applied all to ppc-next. Alex > > Scott Wood (4): > openpic: fix sense and priority bits > openpic: IRQ_check: search the queue a word at a time > openpic: move

[Qemu-devel] [PATCH v2 0/4] openpic cleanups and fixes

2013-01-03 Thread Scott Wood
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 |