qemu-e2k/include/hw/ide
Ashijeet Acharya ca44141d5f 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>
2016-09-29 15:50:29 -04:00
..
ahci.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00
internal.h ide: Fix memory leak in ide_register_restart_cb() 2016-09-29 15:50:29 -04:00
pci.h Use #include "..." for our own headers, <...> for others 2016-07-12 16:19:16 +02:00