Home
last modified time | relevance | path

Searched hist:e305a16510afa74eec20390479e349402e55ef4c (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/display/
H A Dvga-isa.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/dma/
H A Di8257.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/audio/
H A Dgus.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dsb16.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/char/
H A Dparallel.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/include/hw/isa/
H A Disa.hdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/isa/
H A Disa-bus.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/block/
H A Dfdc.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/openbmc/qemu/hw/ide/
H A Dcore.cdiff e305a16510afa74eec20390479e349402e55ef4c Tue Jul 12 19:11:59 CDT 2016 Marc-André Lureau <marcandre.lureau@redhat.com> 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>