qemu-e2k/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
..
Makefile.objs isa_mmio: delete 2013-07-25 08:12:27 -05:00
apm.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
i82378.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
isa-bus.c portio: keep references on portio 2016-09-08 18:05:21 +04:00
lpc_ich9.c ich9: implement SCI_IRQ_SEL register 2016-06-29 14:03:48 +02:00
pc87312.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
piix4.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
trace-events trace-events: fix first line comment in trace-events 2016-08-12 10:36:01 +01:00
vt82c686.c hw: Clean up includes 2016-01-29 15:07:25 +00:00