Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754710AbbGJKr5 (ORCPT ); Fri, 10 Jul 2015 06:47:57 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:36571 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754683AbbGJKrp (ORCPT ); Fri, 10 Jul 2015 06:47:45 -0400 Subject: Re: [PATCH 2/4] KVM: SVM: use NPT page attributes To: Xiao Guangrong , linux-kernel@vger.kernel.org, kvm@vger.kernel.org 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> Cc: jroedel@suse.de, alex.williamson@redhat.com, ogerlitz@mellanox.com, amirv@mellanox.com From: Paolo Bonzini Message-ID: <559FA2CC.9000607@redhat.com> Date: Fri, 10 Jul 2015 12:47:40 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <559F1D90.3070001@linux.intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 21 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. Paolo -- 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/