From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 2/3] qemu: Enable XSAVE related CPUID Date: Wed, 16 Jun 2010 13:41:47 -0300 Message-ID: <20100616164147.GA5391@amt.cnet> References: <1276140663-29954-1-git-send-email-sheng@linux.intel.com> <1276140663-29954-2-git-send-email-sheng@linux.intel.com> <201006162259.08042.sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , Anthony Liguori , kvm@vger.kernel.org, qemu-devel@nongnu.org To: Sheng Yang Return-path: Received: from mx1.redhat.com ([209.132.183.28]:37284 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759292Ab0FPRev (ORCPT ); Wed, 16 Jun 2010 13:34:51 -0400 Content-Disposition: inline In-Reply-To: <201006162259.08042.sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 16, 2010 at 10:59:07PM +0800, Sheng Yang wrote: > On Thursday 10 June 2010 11:31:02 Sheng Yang wrote: > > We can support it in KVM now. The 0xd leaf is queried from KVM. > > Hi Marcelo & Avi > > How about patch 1 and 2 in this series? They are used to enable XSAVE cpuid. Applied.