]> Git Repo - qemu.git/commit
virtio-scsi: Add migration state notifier for dataplane code
authorFam Zheng <[email protected]>
Tue, 23 Sep 2014 07:49:26 +0000 (15:49 +0800)
committerPaolo Bonzini <[email protected]>
Tue, 30 Sep 2014 09:11:20 +0000 (11:11 +0200)
commitdfb37cf7fa206afa6e212af16fee74427464f1d1
treef13b64dd377568e8c27c5a4ce4996bf318c6c1b2
parent63c7e542686ff9616816b527c824ec0ac1f73cbe
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 <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi/virtio-scsi.c
include/hw/virtio/virtio-scsi.h
This page took 0.026015 seconds and 4 git commands to generate.