On Fri, 11 Nov 2011 14:29:36 -0600, Anthony Liguori <aligu...@us.ibm.com> wrote: > Now when you try to migrate with ivshmem, you get a proper QMP error: > > (qemu) migrate tcp:localhost:1025 > Migration is disabled when using feature 'peer mode' in device 'ivshmem' > (qemu) >
We may want to add a similar one when using VirtFS export. But with VirtFS there is no easy way to do migrate_del_blocker, unless we add a detach 9p op to map umount. -aneesh