diff options
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2015-10-22 19:38:42 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-11-12 16:40:14 +0200 |
commit | 4652f1640e029e1f2433fa77ba6af285c7cd923a (patch) | |
tree | fd320cd9ffea42b59149b8cd54585e5c025dd20f /hmp-commands-info.hx | |
parent | 1811e64c35fe1d9bce77952937a16c001dc08465 (diff) |
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 'hmp-commands-info.hx')
0 files changed, 0 insertions, 0 deletions