]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Disable migration with ivshmem
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 20 Sep 2016 09:24:49 +0000 (11:24 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Oct 2016 11:08:28 +0000 (13:08 +0200)
commitd17fab69be7a73336d388b805c282037ffb29647
treeeab096552cad678bf1def032caf63f9c6064c95f
parentd7107959c3cd9f113158b9165449f9c7d4754113
qemu: Disable migration with ivshmem

It was never safe anyway and as such shouldn't have been enabled in the
first place.  Future patches will allow hot-(un)pluging of some ivshmem
devices as a workaround.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_migration.c