qemu-e2k/include/hw/isa
Marc-André Lureau e305a16510 portio: keep references on portio
The isa_register_portio_list() function allocates ioports
data/state. Let's keep the reference to this data on some owner.  This
isn't enough to fix leaks, but at least, ASAN stops complaining of
direct leaks. Further cleanup would require calling
portio_list_del/destroy().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2016-09-08 18:05:21 +04:00
..
apm.h include: Clean up includes 2016-02-23 12:43:05 +00:00
i8257.h portio: keep references on portio 2016-09-08 18:05:21 +04:00
i8259_internal.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
isa.h portio: keep references on portio 2016-09-08 18:05:21 +04: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