On 15/02/2016 10:12, Kevin Wolf wrote: > Am 14.02.2016 um 17:12 hat Paolo Bonzini geschrieben: >> On 14/02/2016 16:52, Paolo Bonzini wrote: >>> Reproducer: >>> >>> x86_64-softmmu/qemu-system-x86_64 \ >>> -incoming tcp:localhost:12345 -snapshot \ >>> /vm/virt_test/images/jeos-21-64-base.qcow2 >>> >>> >>> Weird as it may seem, this actually makes some sense for testing >>> migration with non-shared storage... >> >> In fact, migration with non-shared storage (migrate -b) is broken in >> general, even without -snapshot. > > Oh cool, does this mean that we can finally remove it? :-)
I wouldn't object, but people are using it. :) Paolo