qemu-e2k/include/hw/isa
Markus Armbruster bd36a618cc isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h
DMA_transfer_handler is actually an ISA thing, and as such has no
business in qemu-common.h.  Move it to hw/isa/isa.h, and rename it to
IsaDmaTransferHandler.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-03-22 22:20:16 +01: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: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.h 2016-03-22 22:20:16 +01: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