On Mon, 2 Jun 2014, Peter Crosthwaite wrote: > From: Andreas Färber <afaer...@suse.de> > > Replace qemu_allocate_irqs(foo, bar, 1)[0] > with qemu_allocate_irq(foo, bar, 0). >
You missed one occurrence in hw/sh4/sh7750.c in function sh7750_irl. -- Kirill