Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754946AbbGJQIT (ORCPT ); Fri, 10 Jul 2015 12:08:19 -0400 Received: from mga03.intel.com ([134.134.136.65]:11111 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754364AbbGJQIL (ORCPT ); Fri, 10 Jul 2015 12:08:11 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,447,1432623600"; d="scan'208";a="726519447" Message-ID: <559FECB3.1060506@linux.intel.com> Date: Sat, 11 Jul 2015 00:02:59 +0800 From: Xiao Guangrong User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org CC: jroedel@suse.de, alex.williamson@redhat.com, ogerlitz@mellanox.com, amirv@mellanox.com Subject: Re: [PATCH 2/4] KVM: SVM: use NPT page attributes References: <1436276739-50326-1-git-send-email-pbonzini@redhat.com> <1436276739-50326-3-git-send-email-pbonzini@redhat.com> <559CBC4E.2090004@linux.intel.com> <559D0754.6030009@redhat.com> <559DDCD0.2090502@linux.intel.com> <559E90C1.6000605@redhat.com> <559F1D90.3070001@linux.intel.com> <559FA2CC.9000607@redhat.com> In-Reply-To: <559FA2CC.9000607@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 28 On 07/10/2015 06:47 PM, Paolo Bonzini wrote: > > > On 10/07/2015 03:19, Xiao Guangrong wrote: >>> yes, this is correct. QEMU still does not have support for disabling >>> "quirks", so gCR0.CD is currently hidden on SVM. I would like to >>> include this series in 4.2, while for 4.3 I will disable the quirk above >>> altogether (it is superseded by the way PAT is forced to all-WB). >> >> That plan sounds good to me. >> >> You will drop disabled_quirks completely or just enable it in Qemu? :) > > I will drop this quirk completely. Other quirks (well, there's just > one) will remain. Make senses. The whole patchset looks good to me! Reviewed-by: Xiao Guangrong -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/