From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScHil-0001bK-NH for qemu-devel@nongnu.org; Wed, 06 Jun 2012 11:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ScHid-00048z-Nr for qemu-devel@nongnu.org; Wed, 06 Jun 2012 11:00:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ScHid-00048m-Fi for qemu-devel@nongnu.org; Wed, 06 Jun 2012 11:00:19 -0400 Message-ID: <4FCF707E.7060101@redhat.com> Date: Wed, 06 Jun 2012 17:00:14 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <4FCDF49E.6090006@codemonkey.ws> <4FCE067E.5030903@redhat.com> <4FCF1E70.3030703@redhat.com> <4FCF214D.8060001@codemonkey.ws> <4FCF46B0.1010905@redhat.com> <4FCF4848.9010005@codemonkey.ws> <20120606121516.GI16572@garlic.tlv.redhat.com> <4FCF4A59.2060100@codemonkey.ws> <20120606123027.GK16572@garlic.tlv.redhat.com> <4FCF5529.7090200@redhat.com> <20120606145239.GA20536@garlic.redhat.com> In-Reply-To: <20120606145239.GA20536@garlic.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori , Yonit Halperin , aliguori@us.ibm.com, qemu-devel@nongnu.org Hi, > If libvirt doesn't support this event we want to fall back to > semi-seamless migration, Ah, ok. Yes, a new -spice option will work here. cheers, Gerd