Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp1024000img; Thu, 28 Feb 2019 11:41:43 -0800 (PST) X-Google-Smtp-Source: APXvYqyisrwwTnjMA6l6x21Dyf2/dWOQ8uJ65ozjOhI2RrD2x6FxkA+P9GqJxiVL5yOlJ9OAgeUY X-Received: by 2002:a17:902:282b:: with SMTP id e40mr1071174plb.111.1551382903644; Thu, 28 Feb 2019 11:41:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551382903; cv=none; d=google.com; s=arc-20160816; b=CaqFIHgCktkfd/6wI1oaW/Itj8efItHKAKNoygJn5S6AYZlc9gCmc7OOLBjPsbQp29 Y0hq/VqrZ8VPTBNz62VauyxyA43kGR7c+X8AiDnwgEt9kzJ/giJJkDypB5fOtAXvK3Cl geVUvq/qBYDlr8PwxNAb3OR0+0yBtMhHYsOWbl7jiFhBOTLLeTpHg2bd8L2aQrL6K8fB mpZ7GEftq1J0707FprAhTerIQmYKdMLuwasPykGNlnxqs06MKYkttxLQXg0s6oNS9HkU 3QemSUVcOf596hmevcqldp2Zos4FvrgAe4mPkP/usKW8pLEOWFaNQgpOcdQg569tR/iP O3og== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=pL7QsQ5z23bdrSNlV+uYlql4o58zPoVCqtkNc7ff1lE=; b=cSK0WjQT3SGa2oULkucykEdoHJZOHga0Z7dOA33pWmmu/gzBmzNIc/zABSLmOfhDC8 oNAzDBxFx+DT0ALXkc23F3spaoyPOCNuNlHzX6yM52AUYbZNM+qd5PMBTqGPGfJUIZW+ Yh/TU+vVIOs8LnFOhWCkmwoAmyTq+zRWMmCQXlVBlcsA5nuodLFEfWGmFrvOSI9HWsJ8 9O4Y7GXMDvZg2jyxr1E3NHHD0ttGhybpi1CMxoR5QyXxsQeOEbdSoLlO6/QJnrwLtzYW 5mxIfb4C8kTiCQ/2tYO1D5VA8v7cjYFf3l7PiNDiswIZI9RgH+PnDfedYrPNogrhRGg/ Cr5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j12si17729615plk.53.2019.02.28.11.41.27; Thu, 28 Feb 2019 11:41:43 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731624AbfB1Qc5 (ORCPT + 99 others); Thu, 28 Feb 2019 11:32:57 -0500 Received: from mga03.intel.com ([134.134.136.65]:6978 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726913AbfB1Qc5 (ORCPT ); Thu, 28 Feb 2019 11:32:57 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Feb 2019 08:32:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,423,1544515200"; d="scan'208";a="137989082" Received: from sjchrist-coffee.jf.intel.com (HELO linux.intel.com) ([10.54.74.181]) by orsmga002.jf.intel.com with ESMTP; 28 Feb 2019 08:32:49 -0800 Date: Thu, 28 Feb 2019 08:32:49 -0800 From: Sean Christopherson To: Yang Weijiang Cc: pbonzini@redhat.com, rkrcmar@redhat.com, jmattson@google.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, mst@redhat.com, yu-cheng.yu@intel.com Subject: Re: [PATCH v3 8/8] KVM:X86: Add user-space read/write interface for CET MSRs. Message-ID: <20190228163249.GH6166@linux.intel.com> References: <20190225132716.6982-1-weijiang.yang@intel.com> <20190225132716.6982-9-weijiang.yang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190225132716.6982-9-weijiang.yang@intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 25, 2019 at 09:27:16PM +0800, Yang Weijiang wrote: > The Guest MSRs are stored in fpu storage area, they are > operated by XSAVES/XRSTORS, so use kvm_load_guest_fpu > to restore them is a convenient way to let KVM access > them. After finish operation, need to restore Host MSR > contents by kvm_put_guest_fpu. > > Signed-off-by: Yang Weijiang > --- > arch/x86/kvm/x86.c | 46 +++++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 43 insertions(+), 3 deletions(-) > > diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c > index a0f8b71b2132..a4bdbef3a712 100644 > --- a/arch/x86/kvm/x86.c > +++ b/arch/x86/kvm/x86.c > @@ -75,6 +75,8 @@ > > #define MAX_IO_MSRS 256 > #define KVM_MAX_MCE_BANKS 32 > +#define MAX_GUEST_CET_MSRS 5 > + > u64 __read_mostly kvm_mce_cap_supported = MCG_CTL_P | MCG_SER_P; > EXPORT_SYMBOL_GPL(kvm_mce_cap_supported); > > @@ -214,6 +216,8 @@ struct kvm_stats_debugfs_item debugfs_entries[] = { > u64 __read_mostly host_xcr0; > > static int emulator_fix_hypercall(struct x86_emulate_ctxt *ctxt); > +static void kvm_load_guest_fpu(struct kvm_vcpu *vcpu); > +static void kvm_put_guest_fpu(struct kvm_vcpu *vcpu); > > static inline void kvm_async_pf_hash_reset(struct kvm_vcpu *vcpu) > { > @@ -2889,21 +2893,57 @@ int kvm_get_msr_common(struct kvm_vcpu *vcpu, struct msr_data *msr_info) > } > EXPORT_SYMBOL_GPL(kvm_get_msr_common); > > +static int do_cet_msrs(struct kvm_vcpu *vcpu, int entry_num, > + struct kvm_msr_entry *entries, bool read) > +{ > + int i = entry_num; > + int j = MAX_GUEST_CET_MSRS; > + bool has_cet; > + > + has_cet = guest_cpuid_has(vcpu, X86_FEATURE_SHSTK) | > + guest_cpuid_has(vcpu, X86_FEATURE_IBT); > + /* > + * Guest CET MSRs are saved by XSAVES, so need to restore > + * them first, then read out or update the contents and > + * restore Host ones. > + */ > + if (has_cet) { > + kvm_load_guest_fpu(vcpu); > + > + if (read) { > + for (j = 0; j < MAX_GUEST_CET_MSRS; j++, i++) > + rdmsrl(entries[i].index, entries[i].data); > + } else { > + for (j = 0; j < MAX_GUEST_CET_MSRS; j++, i++) > + wrmsrl(entries[i].index, entries[i].data); > + } > + > + kvm_put_guest_fpu(vcpu); > + } > + return j; > +} > /* > * Read or write a bunch of msrs. All parameters are kernel addresses. > * > * @return number of msrs set successfully. > */ > static int __msr_io(struct kvm_vcpu *vcpu, struct kvm_msrs *msrs, > - struct kvm_msr_entry *entries, > + struct kvm_msr_entry *entries, bool read, > int (*do_msr)(struct kvm_vcpu *vcpu, > unsigned index, u64 *data)) > { > int i; > > - for (i = 0; i < msrs->nmsrs; ++i) > + for (i = 0; i < msrs->nmsrs; ++i) { > + /* If it comes to CET related MSRs, read them together. */ > + if (entries[i].index == MSR_IA32_U_CET) { > + i += do_cet_msrs(vcpu, i, entries, read) - 1; This wrong, not to mention horribly buggy. The correct way to handle MSRs that are switched via the VMCS is to read/write the VMCS in vmx_{get,set}_msr() as needed, e.g. vmcs_writel(GUEST_GS_BASE, data). > + continue; > + } > + > if (do_msr(vcpu, entries[i].index, &entries[i].data)) > break; > + } > > return i; > } > @@ -2938,7 +2978,7 @@ static int msr_io(struct kvm_vcpu *vcpu, struct kvm_msrs __user *user_msrs, > goto out; > } > > - r = n = __msr_io(vcpu, &msrs, entries, do_msr); > + r = n = __msr_io(vcpu, &msrs, entries, !!writeback, do_msr); > if (r < 0) > goto out_free; > > -- > 2.17.1 >