qemu-patch-raspberry4/hw/block/dataplane
Stefan Hajnoczi 84db52d059 dataplane: enable virtio-blk x-data-plane=on live migration
Although the dataplane thread does not cooperate with dirty memory
logging yet it's fairly easy to temporarily disable dataplane during
live migration.  This way virtio-blk can live migrate when
x-data-plane=on.

The dataplane thread will restart after migration is cancelled or if the
guest resuming virtio-blk operation after migration completes.

Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-07-29 17:19:07 +02:00
..
ioq.c hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
ioq.h hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00
virtio-blk.c dataplane: enable virtio-blk x-data-plane=on live migration 2013-07-29 17:19:07 +02:00
virtio-blk.h hw: move virtio devices to hw/ subdirectories 2013-04-08 18:13:12 +02:00