commit | dfb37cf7fa206afa6e212af16fee74427464f1d1 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Tue Sep 23 15:49:26 2014 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 30 11:11:20 2014 +0200 |
tree | f13b64dd377568e8c27c5a4ce4996bf318c6c1b2 | |
parent | 63c7e542686ff9616816b527c824ec0ac1f73cbe [diff] |
virtio-scsi: Add migration state notifier for dataplane code Similar to virtio-blk-dataplane, we stop the iothread while migration starts and restart it when migration finishes. Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>