qemu-e2k/include/hw/isa
Paolo Bonzini 3c29e18841 hw/isa/isa-bus: cleanup irq functions
The irq number is unsigned; we reject negative values.  But -1
is used for the isairq array, which is declared unsigned!  And
since we have a definition for the number of ISA IRQs, use it.

Based on a patch by Philippe Mathieu-Daudé.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-12-17 19:33:51 +01:00
..
apm.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
i8259_internal.h hw: replace hw/i386/pc.h with a header just for the i8259 2019-12-17 19:33:49 +01:00
isa.h hw/isa/isa-bus: cleanup irq functions 2019-12-17 19:33:51 +01:00
pc87312.h hw/isa/superio: Factor out the floppy disc controller code from pc87312.c 2018-03-12 16:12:48 +01:00
superio.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
vt82c686.h Include hw/irq.h a lot less 2019-08-16 13:31:52 +02:00