]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Perform the disk WWN check only on fresh starts
authorPeter Krempa <pkrempa@redhat.com>
Tue, 29 Sep 2015 16:13:06 +0000 (18:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 5 Oct 2015 05:25:21 +0000 (07:25 +0200)
commit199d17de325b67c86cd65a31fe0e7e58fd158e37
tree4778cb671f152e0e6e52d8893509dc1f27aa1600
parentce692d5ea6e067a7fc655da89cddfa1a3487d51c
qemu: Perform the disk WWN check only on fresh starts

Since we'd disallow migration of a guest that would have possibly
invalid config but still be able to work, relax the WWN check to be
performed only on new starts of the VM.
src/qemu/qemu_process.c