mirror_qemu/include/hw/ide
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
..
ahci.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
internal.h portio: keep references on portio 2016-09-08 18:05:21 +04:00
pci.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00