qemu/hw/ide
Mark Cave-Ayland cbf4c9ac9c cmd646-ide: use qdev gpio rather than qemu_allocate_irqs()
This prevents the memory from qemu_allocate_irqs() from being leaked which
can in some cases be spotted by Coverity (CID 1421984).

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-id: 20200324210519.2974-4-mark.cave-ayland@ilande.co.uk
Signed-off-by: John Snow <jsnow@redhat.com>
2020-03-27 14:30:08 -04:00
..
ahci-allwinner.c
ahci.c
ahci_internal.h hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h 2020-03-17 12:22:36 -04:00
atapi.c
cmd646.c cmd646-ide: use qdev gpio rather than qemu_allocate_irqs() 2020-03-27 14:30:08 -04:00
core.c
ich.c
ioport.c
isa.c
Kconfig
macio.c
Makefile.objs
microdrive.c
mmio.c
pci.c hw/ide: Do ide_drive_get() within pci_ide_create_devs() 2020-03-17 12:22:36 -04:00
piix.c hw/ide: Get rid of piix4_init function 2020-03-17 12:22:36 -04:00
qdev.c
sii3112.c hw/ide/sii3112: Use qdev gpio rather than qemu_allocate_irqs() 2020-03-27 14:30:08 -04:00
trace-events
via.c via-ide: use qdev gpio rather than qemu_allocate_irqs() 2020-03-27 14:30:08 -04:00