virtio-blk: Create exit function to unregister savevm
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 20 Jul 2010 17:14:22 +0000 (11:14 -0600)
committerKevin Wolf <kwolf@redhat.com>
Mon, 26 Jul 2010 11:39:39 +0000 (13:39 +0200)
commit3e0c30b90ea137e7446c07ea91eda23907596f46
treebc16776bd490ad1c1803d4cf2e9193b7a51b4e3c
parent65d66c21bb476bc062834ce4ca786304bb430ce8
virtio-blk: Create exit function to unregister savevm

Otherwise we can't migrate after we've removed a virtio block device.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/virtio-blk.c
hw/virtio-pci.c
hw/virtio.h