On 8 August 2013 17:04, Peter Maydell <peter.mayd...@linaro.org> wrote: > This patch series makes IRQ and FIQ be inbound gpio lines on the > ARMCPU object (which we can do now that it is a subclass of > DeviceState). This allows us to drop the odd 'arm_pic' shim, > which doesn't correspond to real hardware and existed purely > to be a thing which exposed qemu_irqs
Applying this to target-arm.next (since that lets me resolve the trivial textual conflict with the generic-timers patchset rather than having two pullreqs conflict). thanks -- PMM