diff options
| author | Greg Kurz | 2015-10-22 19:38:42 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-11-12 15:40:14 +0100 |
| commit | 4652f1640e029e1f2433fa77ba6af285c7cd923a (patch) | |
| tree | fd320cd9ffea42b59149b8cd54585e5c025dd20f /include | |
| parent | hw/virtio: Add PCIe capability to virtio devices (diff) | |
| download | qemu-4652f1640e029e1f2433fa77ba6af285c7cd923a.tar.gz qemu-4652f1640e029e1f2433fa77ba6af285c7cd923a.tar.xz qemu-4652f1640e029e1f2433fa77ba6af285c7cd923a.zip | |
virtio-9p: add savem handlers
We don't support migration of mounted 9p shares. This is handled by a
migration blocker.
One would expect, however, to be able to migrate if the share is unmounted.
Unfortunately virtio-9p-device does not register savevm handlers at all !
Migration succeeds and leaves the guest with a dangling device...
This patch simply registers migration handlers for virtio-9p-device. Whether
migration is possible or not still depends on the migration blocker.
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
