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?hw/intc/i8259.c:475: irq_set = g_malloc(ISA_NUM_IRQS * sizeof(qemu_irq));
Alex