> > (qemu) migrate file:///tmp/vm.state > migrate file:///tmp/vm.state > unknown migration protocol: file:///tmp/vm.state migration failed > (qemu) > > > (qemu) migrate "exec:gzip -c > /tmp/vm.state" migrate "exec:gzip -c > > /tmp/vm.state" unknown migration protocol: exec:gzip -c > /tmp/vm.state > migration failed > (qemu) > > are these methods not supported?
ok, i see that they are missing in sourcecode right now because of the new migration implementation. and i've seen that exec is reintroduced in qemu-svn. - Thomas -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
