From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XELsP-0005kI-VJ for qemu-devel@nongnu.org; Mon, 04 Aug 2014 13:16:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XELsJ-0002RH-Ri for qemu-devel@nongnu.org; Mon, 04 Aug 2014 13:16:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XELsJ-0002Qs-Ji for qemu-devel@nongnu.org; Mon, 04 Aug 2014 13:16:43 -0400 Date: Mon, 4 Aug 2014 19:16:50 +0200 From: "Michael S. Tsirkin" Message-ID: <20140804171650.GA22556@redhat.com> References: <1406920333-8297-1-git-send-email-alex@alex.org.uk> <20140804133106.GA17436@redhat.com> <7FF57083-3331-4438-BC09-B8FF14FF0696@alex.org.uk> <20140804142641.GF17674@redhat.com> <580B1DF4-E09D-4F34-9D3F-E74374CF0D93@alex.org.uk> <20140804162227.GB22228@redhat.com> <97E09F60-7DEF-4306-9978-6A78DA986C1A@alex.org.uk> <20140804165911.GA22288@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v2 0/2] Add machine type pc-1.0-qemu-kvm for live migrate compatibility with qemu-kvm List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh Cc: Ryan Harper , Serge Hallyn , "quintela@redhat.com" , Libvirt , Serge Hallyn , "qemu-devel@nongnu.org" , Alexander Graf , Cole Robinson , Amit Shah , Bruce Rogers , Andreas =?iso-8859-1?Q?F=E4rber?= , "Serge E. Hallyn" On Mon, Aug 04, 2014 at 06:08:05PM +0100, Alex Bligh wrote: > > On 4 Aug 2014, at 17:59, Michael S. Tsirkin wrote: > > > I was merely suggesting changing acpi_load_old to > > detect the new flag and parse the qemu-kvm format. > > Oh OK - far simpler. > > If the machine is subsequently migrated to another > qemu-2.x device, I take it that will still write out > a proper version 3 object? I think so, yes. > -- > Alex Bligh > > >