On 31/12/2019 19.32, Philippe Mathieu-Daudé wrote:
> The 8259 Interrupt Controller sits on a ISA bus.
> Add the missing dependency to fix:
>
> LINKx86_64-softmmu/qemu-system-x86_64
> /usr/bin/ld: ../hw/intc/i8259_common.o: in function `pic_common_realize':
> hw/intc/i8259_common.c:84:
The 8259 Interrupt Controller sits on a ISA bus.
Add the missing dependency to fix:
LINKx86_64-softmmu/qemu-system-x86_64
/usr/bin/ld: ../hw/intc/i8259_common.o: in function `pic_common_realize':
hw/intc/i8259_common.c:84: undefined reference to `isa_register_ioport'
/usr/bin/ld: hw/