From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] Add definitions for current cpu models.. Date: Thu, 21 Jan 2010 17:50:54 +0000 Message-ID: <20100121175054.GA28467@shareable.org> References: <4B549016.6090501@redhat.com> <4B560A88.9@codemonkey.ws> <20100119221124.GA11920@shareable.org> <4B5762EF.5020106@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Anthony Liguori , "Przywara, Andre" , qemu-devel@nongnu.org, KVM list To: john cooper Return-path: Received: from mail2.shareable.org ([80.68.89.115]:54436 "EHLO mail2.shareable.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754753Ab0AURvG (ORCPT ); Thu, 21 Jan 2010 12:51:06 -0500 Content-Disposition: inline In-Reply-To: <4B5762EF.5020106@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: john cooper wrote: > kvm itself can modify flags exported from qemu to a guest. I would hope for an option to request that qemu doesn't run if the guest won't get the cpuid flags requested on the command line. -- Jamie From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NY1BU-0000ek-BE for qemu-devel@nongnu.org; Thu, 21 Jan 2010 12:51:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NY1BP-0000YY-I2 for qemu-devel@nongnu.org; Thu, 21 Jan 2010 12:51:07 -0500 Received: from [199.232.76.173] (port=56120 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NY1BP-0000Y2-A2 for qemu-devel@nongnu.org; Thu, 21 Jan 2010 12:51:03 -0500 Received: from mail2.shareable.org ([80.68.89.115]:51173) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NY1BO-0008W0-M5 for qemu-devel@nongnu.org; Thu, 21 Jan 2010 12:51:02 -0500 Date: Thu, 21 Jan 2010 17:50:54 +0000 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH] Add definitions for current cpu models.. Message-ID: <20100121175054.GA28467@shareable.org> References: <4B549016.6090501@redhat.com> <4B560A88.9@codemonkey.ws> <20100119221124.GA11920@shareable.org> <4B5762EF.5020106@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B5762EF.5020106@redhat.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: john cooper Cc: "Przywara, Andre" , qemu-devel@nongnu.org, KVM list john cooper wrote: > kvm itself can modify flags exported from qemu to a guest. I would hope for an option to request that qemu doesn't run if the guest won't get the cpuid flags requested on the command line. -- Jamie