From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWH0B-0005oD-G0 for qemu-devel@nongnu.org; Mon, 22 Sep 2014 23:42:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWH0A-00078W-Pz for qemu-devel@nongnu.org; Mon, 22 Sep 2014 23:42:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33237) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWH0A-00078D-I5 for qemu-devel@nongnu.org; Mon, 22 Sep 2014 23:42:54 -0400 Date: Tue, 23 Sep 2014 06:46:00 +0300 From: "Michael S. Tsirkin" Message-ID: <20140923034600.GE11272@redhat.com> References: <1411310339-27733-1-git-send-email-alex@alex.org.uk> <1411310339-27733-3-git-send-email-alex@alex.org.uk> <20140922113655.GI14882@redhat.com> <9532E4EE-C926-4A57-A77C-66A9F4352B1A@alex.org.uk> <20140922121000.GL14882@redhat.com> <54204418.7080500@suse.de> <189B143D-0345-40A2-B0D6-47529F1C9D18@alex.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <189B143D-0345-40A2-B0D6-47529F1C9D18@alex.org.uk> Subject: Re: [Qemu-devel] [PATCH v3 2/2] Add configure option --enable-pc-1-0-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, Sep 22, 2014 at 05:54:02PM +0100, Alex Bligh wrote: > However, that's not compatible with using PC_COMPAT as far as I > know (unless there is some cunning way you can make a machine > parameter change compat_props things). Of course not, PC_COMPAT is the reverse: have machine type influence properties.