From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33824 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnRhP-0005d9-9N for qemu-devel@nongnu.org; Thu, 10 Feb 2011 03:16:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnRhJ-0002i8-Lo for qemu-devel@nongnu.org; Thu, 10 Feb 2011 03:16:18 -0500 Received: from mail-fx0-f45.google.com ([209.85.161.45]:38064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnRhJ-0002hp-Gr for qemu-devel@nongnu.org; Thu, 10 Feb 2011 03:16:17 -0500 Received: by fxm12 with SMTP id 12so1196759fxm.4 for ; Thu, 10 Feb 2011 00:16:16 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D539800.3070802@codemonkey.ws> References: <20110208155557.GM6198@x200.localdomain> <4D51B1C9.3080507@codemonkey.ws> <4D526D0D.9020507@codemonkey.ws> <4D52A86A.1030407@codemonkey.ws> <4D52F20A.7070009@codemonkey.ws> <4D539800.3070802@codemonkey.ws> Date: Thu, 10 Feb 2011 08:16:15 +0000 Message-ID: Subject: Re: [Qemu-devel] KVM call minutes for Feb 8 From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , Chris Wright , Markus Armbruster , kvm@vger.kernel.org, qemu-devel@nongnu.org On 10 February 2011 07:47, Anthony Liguori wrote: > So very concretely, I'm suggesting we do the following to target-i386: > 2) get rid of the entire concept of machines. =C2=A0Creating a i440fx is > essentially equivalent to creating a bare machine. Does that make any sense for anything other than target-i386? The concept of a machine model seems a pretty obvious one for ARM boards, for instance, and I'm not sure we'd gain much by having i386 be different to the other architectures... -- PMM