From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCbUj-0001Wk-06 for qemu-devel@nongnu.org; Mon, 23 Nov 2009 11:10:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCbUe-0001Vy-74 for qemu-devel@nongnu.org; Mon, 23 Nov 2009 11:10:28 -0500 Received: from [199.232.76.173] (port=39647 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCbUe-0001Vv-0v for qemu-devel@nongnu.org; Mon, 23 Nov 2009 11:10:24 -0500 Received: from mail-bw0-f228.google.com ([209.85.218.228]:38716) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCbUd-0003M5-Jn for qemu-devel@nongnu.org; Mon, 23 Nov 2009 11:10:23 -0500 Received: by bwz28 with SMTP id 28so5825372bwz.17 for ; Mon, 23 Nov 2009 08:10:22 -0800 (PST) Message-ID: <4B0AB3E9.5050100@codemonkey.ws> Date: Mon, 23 Nov 2009 10:10:17 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4B095D86.700@codemonkey.ws> <4B09F0CA.3060705@codemonkey.ws> <20091123082659.GC2999@redhat.com> <20091123123640.GL2999@redhat.com> <20091123143242.GO2999@redhat.com> <4B0AA165.60900@codemonkey.ws> <20091123160534.GW2999@redhat.com> In-Reply-To: <20091123160534.GW2999@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Live migration protocol, device features, ABIs and other beasts List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Paolo Bonzini , Juan Quintela , qemu-devel@nongnu.org Gleb Natapov wrote: > According to Anthony this is not a bug. Management has all the means to > resolve this situation properly. The bug would be if dst and src both > run or both exit. > Yup. And they do. If you do the same migration with libvirt, it will fail gracefully with a -1 in the post_load(). > -- > Gleb. > Regards, Anthony Liguori