On 10 September 2012 17:07, Paolo Bonzini <pbonz...@redhat.com> wrote: > Il 10/09/2012 18:02, Anthony Liguori ha scritto: >> IOW, shouldn't it be something more like, SerialState exports a qemu_irq >> and then the machine code decides whether to route that irq to a call to >> qemu_system_wakeup(). Then depending on whether this is coming from >> serial[1], determines which reason is used. > > But the only way to do it, that works for -device, is to look at the > SerialState's iobase.
This just says that -device is broken (which we kinda already knew :-)) -- PMM