From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQJXl-0001Ti-D2 for qemu-devel@nongnu.org; Wed, 19 Mar 2014 12:40:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQJXe-0005Bc-VE for qemu-devel@nongnu.org; Wed, 19 Mar 2014 12:40:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6574) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQJXe-0005BJ-JP for qemu-devel@nongnu.org; Wed, 19 Mar 2014 12:40:34 -0400 Message-ID: <5329C879.90101@redhat.com> Date: Wed, 19 Mar 2014 17:40:25 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20140319154247.GA31501@mail.hallyn.com> <5329BCA1.3030303@redhat.com> <20140319155216.GA31857@mail.hallyn.com> <20140319161631.GA32205@mail.hallyn.com> In-Reply-To: <20140319161631.GA32205@mail.hallyn.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] migrating instances from qemu-kvm to qemu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Serge E. Hallyn" Cc: qemu-devel@nongnu.org Il 19/03/2014 17:16, Serge E. Hallyn ha scritto: >> > >> > Ah, thank you, that assumption should be safe and sounds like a >> > great idea. > Although, some people are using newer qemu with '-M pc-1.0'. So we'd be > stopping thing from migrating to support the people coming from qemu-kvm. > Hmm. Yes, you need to document this somehow. Paolo