From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: QEMU P2P migration speed Date: Fri, 07 Feb 2014 16:26:09 +0100 Message-ID: <52F4FB11.6080906@redhat.com> References: <52F11E1C.8060608@xdel.ru> <52F1E7E1.5040607@redhat.com> <52F2169D.9080806@xdel.ru> <52F25589.50503@redhat.com> <52F390E2.5070100@xdel.ru> <52F495E4.6060209@redhat.com> <52F4DA75.8000305@xdel.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Andrey Korolyov , kvm@vger.kernel.org Return-path: Received: from mail-ea0-f181.google.com ([209.85.215.181]:56831 "EHLO mail-ea0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751705AbaBGP0P (ORCPT ); Fri, 7 Feb 2014 10:26:15 -0500 Received: by mail-ea0-f181.google.com with SMTP id m10so1645264eaj.40 for ; Fri, 07 Feb 2014 07:26:14 -0800 (PST) In-Reply-To: <52F4DA75.8000305@xdel.ru> Sender: kvm-owner@vger.kernel.org List-ID: Il 07/02/2014 14:07, Andrey Korolyov ha scritto: > Ok, I will do, but looks like libvirt version(1.0.2) in not relevant - > it meets criteria set by debian packagers and again, 'broken state' is > not relevant to the libvirt state history, it more likely to be qemu/kvm > problem. It is relevant, qemu introduced a new migration status before "active" ("setup") and libvirt doesn't recognize it. Paolo