]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
pc: keep gsi reference
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 14 Jul 2016 16:03:29 +0000 (18:03 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 8 Sep 2016 14:05:21 +0000 (18:05 +0400)
commit3e6c0c4c2cc4d5ee77f6f2746c4608f077e10f62
tree90a365a655629eee3eb0755084420c4d6616346d
parent8197e24c38408132496025352b5eaf2c2df374f7
pc: keep gsi reference

Further cleanup would need to call qemu_free_irq() at the appropriate
time, but for now this silences ASAN about direct leaks.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h