commit | 8b53a865772789a3402a44aa80169f8dd728eba2 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Aug 19 06:51:04 2010 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sun Aug 22 16:19:00 2010 -0500 |
tree | 8b631a97e84bff356a61a2664faff2f92501b577 | |
parent | 583cd3cb93649ef223e36bf33197de65c3d9767b [diff] |
virtio-serial: Cleanup on device hot-unplug Free malloc'ed memory, unregister from savevm and clean up virtio-common bits on device hot-unplug. This was found performing a migration after device hot-unplug. Reported-by: <lihuang@redhat.com> Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>