mirror_qemu/include/hw/isa
Efimov Vasily 250263033c isa: introduce wrapper isa_connect_gpio_out
Currently a direct access to the device structure field is used to connect ISA
device IRQ to the bus. GPIO access should be used instead if possible.

The patch adds wrapper isa_connect_gpio_out. The function connects specified
output GPIO to specified ISA IRQ.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
apm.h include: Clean up includes 2016-02-23 12:43:05 +00:00
i8257.h isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h 2016-03-22 22:20:16 +01:00
i8259_internal.h i8259: Convert PICCommonState to use QOM realizefn 2013-06-07 14:55:24 +02:00
isa.h isa: introduce wrapper isa_connect_gpio_out 2016-06-29 14:03:46 +02:00
pc87312.h pc87312: Drop unused members of PC87312State 2014-10-20 14:03:50 +02:00
vt82c686.h i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00