Re: [Qemu-devel] [PATCH] Bugfixes for interrupt numbering in XICS code

2011-07-25 Thread David Gibson
On Tue, Jul 26, 2011 at 10:19:36AM +1000, David Gibson wrote: > The implementation of the XICS interrupt controller contains several > (difficult to trigger) bugs due to the fact that we were not 100% > consistent with which irq numbering we used. In most places, global > numbers were used as hand

[Qemu-devel] [PATCH] Bugfixes for interrupt numbering in XICS code

2011-07-25 Thread David Gibson
The implementation of the XICS interrupt controller contains several (difficult to trigger) bugs due to the fact that we were not 100% consistent with which irq numbering we used. In most places, global numbers were used as handled by the presentation layer, however a few functions took "local" nu