From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH] Revert "KVM: nested VMX: disable perf cpuid reporting" Date: Fri, 20 Jan 2017 22:21:45 +0100 Message-ID: <20170120212145.GA22647@potion> References: <1482280490-28167-1-git-send-email-jmattson@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Jim Mattson Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34552 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751786AbdATVWT (ORCPT ); Fri, 20 Jan 2017 16:22:19 -0500 Content-Disposition: inline In-Reply-To: <1482280490-28167-1-git-send-email-jmattson@google.com> Sender: kvm-owner@vger.kernel.org List-ID: 2016-12-20 16:34-0800, Jim Mattson: > This reverts commit bc6134942dbbf31c25e9bd7c876be5da81c9e1ce. > > A CPUID instruction executed in VMX non-root mode always causes a > VM-exit, regardless of the leaf being queried. > > Fixes: bc6134942dbb ("KVM: nested VMX: disable perf cpuid reporting") > Signed-off-by: Jim Mattson > --- Applied to kvm/queue, thanks.