From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Brook Subject: Re: [kvm-devel] Re: expose host CPU features to guests Date: Sun, 9 Sep 2007 17:12:13 +0100 Message-ID: <200709091712.15743.paul@codesourcery.com> References: <20070905174530.GA3945@karma.qumranet.com> <200709091625.59859.paul@codesourcery.com> <46E4114C.6090804@qumranet.com> Reply-To: qemu-devel@nongnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: kvm-devel To: qemu-devel@nongnu.org Return-path: In-Reply-To: <46E4114C.6090804@qumranet.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org > > What you really want to do is ask your virtualization module what > > features it supports. > > Yes, that needs to be an additional filter. I'd have thought that would be the *only* interesting set for autodetection. Paul