From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EJm-00016h-PP for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:12:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9EJf-0006vL-2e for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:11:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EJe-0006v8-Ra for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:11:47 -0400 Message-ID: <53CD1F8C.8080908@redhat.com> Date: Mon, 21 Jul 2014 16:11:24 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <60DF1D8F-DF62-472B-AC2A-D6CC4761AE91@alex.org.uk> <53CA0744.1070800@redhat.com> <3AFC9677-55B1-4A93-BFCE-3A90FA872D2F@alex.org.uk> <53CA1E95.3030006@redhat.com> <53CA4E3D.1020005@redhat.com> <53CCE9E8.7070607@redhat.com> <64888513-EB56-4A7F-8CC8-260D928062F9@alex.org.uk> In-Reply-To: <64888513-EB56-4A7F-8CC8-260D928062F9@alex.org.uk> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Live migrate, inconsistent machine types - new machine type to fix? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: "qemu-devel@nongnu.org" Il 21/07/2014 15:59, Alex Bligh ha scritto: >>> >> My guess is they will take a non-intrusive SRU which provides the >>> >> ability for live migrates to work. However, if not we will just >>> >> maintain it out of tree (like we were doing for various other >>> >> qemu bits). >> > >> > Quite frankly: good luck. > Your best wishes are appreciated :-) Good luck was referring to Ubuntu fixing it Maintaining out of tree for you should not be hard indeed. Please test reboot after migration. It broke for us, and we couldn't upstream the patches exactly because it depended on the source version and not on the machine type. Paolo