On Tue, Aug 12, 2014 at 7:26 PM, Alexander Graf <ag...@suse.de> wrote: > > On 04.08.14 03:59, Peter Crosthwaite wrote: >> >> To indicate the IRQs are initially disconnected. >> >> Signed-off-by: Peter Crosthwaite <peter.crosthwa...@xilinx.com> > > > I suppose you want to convert this one too? >
Yes. Thanks. Regards, Peter > hw/intc/i8259.c:475: irq_set = g_malloc(ISA_NUM_IRQS * > sizeof(qemu_irq)); > > > Alex > >