qemu-irix/hw/ide
Ashijeet Acharya 4dde694191 ide: Fix memory leak in ide_register_restart_cb()
Fix a memory leak in ide_register_restart_cb() in hw/ide/core.c and add
idebus_unrealize() in hw/ide/qdev.c to have calls to
qemu_del_vm_change_state_handler() to deal with the dangling change
state handler during hot-unplugging ide devices which might lead to a
crash.

Signed-off-by: Ashijeet Acharya <ashijeetacharya@gmail.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 1474995212-10580-1-git-send-email-ashijeetacharya@gmail.com
[Minor whitespace fix --js]
Signed-off-by: John Snow <jsnow@redhat.com>
(cherry picked from commit ca44141d5f)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2016-12-21 10:49:48 -06:00
..
Makefile.objs hw: make all of hw/ide/ configurable via default-configs/ 2013-04-08 18:13:12 +02:00
ahci.c dma-helpers: explicitly pass alignment into DMA helpers 2016-12-21 09:27:59 -06:00
atapi.c atapi: classify read_cd as conditionally returning data 2016-12-20 19:33:05 -06:00
cmd646.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
core.c ide: Fix memory leak in ide_register_restart_cb() 2016-12-21 10:49:48 -06:00
ich.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
isa.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
macio.c macio: set res_count value to 0 after non-block ATAPI DMA transfers 2016-08-08 09:45:03 +10:00
microdrive.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
mmio.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
pci.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
piix.c block-backend: remove blk_flush_all 2016-11-02 17:06:27 -05:00
qdev.c ide: Fix memory leak in ide_register_restart_cb() 2016-12-21 10:49:48 -06:00
via.c Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00