From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EN3-0002bh-Fd for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:15:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9EMx-0008Gk-SC for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:15:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9EMx-0008GZ-KV for qemu-devel@nongnu.org; Mon, 21 Jul 2014 10:15:11 -0400 Message-ID: <53CD2056.1090305@redhat.com> Date: Mon, 21 Jul 2014 16:14:46 +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: > > For my use case I need (effectively) the PIT and piix4 hunks of this: > http://pkgs.fedoraproject.org/cgit/qemu.git/tree/0001-Fix-migration-from-qemu-kvm.patch?h=f20 > > I was going to put these together into a machine type (e.g. pc-1.0-qemu-kvm) > but I need to get my head around whether that's possible to do (a sort of > non-linear chain of machine types). > > Any interest in taking that upstream if I do? Sure. Paolo