Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp19122pxb; Tue, 10 Nov 2020 18:18:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJzN7C1392n23kZwwjut8ZuVbEGXF+No2nR+1z74/AoRu4fFzZ5t54LtNDmDkpkZB7wnqkAR X-Received: by 2002:aa7:d54b:: with SMTP id u11mr2023390edr.341.1605061111132; Tue, 10 Nov 2020 18:18:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605061111; cv=none; d=google.com; s=arc-20160816; b=zc6owxkpOaY3wvIh3en2a1ltu8bTt3S88TlTLtItxxe6Jf2LtaCIxYs+7CODrGacTH QfZ7DL3aq75ZxOBfOgWrzidEXzlBaRxdu3kqSM7HSzJFYUbWp0uZRtAFjGNAUOnnY/oc Eh6r4NnE95f58wlHRhd0pO2ERbJ/zvX2ot4/8Gbkhe/hrjGQ5n0W2xP0591CPOLKBtoZ j+/e0VJMhL/on31RaeO86GSeTSsB1Q3XJSQSvMG/ATi11Fzq7o1Cm4aW14UqkWzbFfVe XQg1pkUwpPzZBD3G71fHwLNiGaWo0wcqvCYxhAY0Vixy9Q+aThPeYGP+ennAv2CZkDB6 N2zQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-language:content-transfer-encoding :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject:ironport-sdr:ironport-sdr; bh=kTOC3DL02TKSRoQH7xnMMk5lkU3sIvfA20K1gATwJME=; b=sVmsLsjXW4hVaxsscXGmUoEhDhxWc89X8PhP9iCVrazMdQmSxQqtOQvG2wxYPyAUDE 91Vce+g2ibQIDqftf4AL0T6B1ywXxB8k746ksQXso4djUSiQC3T2Vq6X5zNEc8aRmdTL vRCsq449r/2RoqgX+3YAK1EcbA3CLg6XVTOLesB3sSCae35p8RfOIKVli4nnHzvwxgqt XQ/RBZJg+DO82RZG4BBhqWN///Hkz+R3VmuR8azidOtGwfyGmh1BSco0l9B2wC5U4dfV 4XCapN9Dk0hr3yV9d2FiAU+M1/Pboa9MK8Ai4Cr+VncopcKWp55Rs0w05dLXFnhCHZFB 1vhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id r17si350067ejr.194.2020.11.10.18.18.07; Tue, 10 Nov 2020 18:18:31 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1732465AbgKKCOJ (ORCPT + 99 others); Tue, 10 Nov 2020 21:14:09 -0500 Received: from mga05.intel.com ([192.55.52.43]:11142 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731810AbgKKCOI (ORCPT ); Tue, 10 Nov 2020 21:14:08 -0500 IronPort-SDR: nHVZEGs2bRPUx5xcWSx+9a/ECaBZtVqIgd2gzyXxTPZL8uUX3bn1LfA7grhJgBvzp1jVebjaig l3LwXJINrURw== X-IronPort-AV: E=McAfee;i="6000,8403,9801"; a="254790992" X-IronPort-AV: E=Sophos;i="5.77,468,1596524400"; d="scan'208";a="254790992" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Nov 2020 18:14:08 -0800 IronPort-SDR: cMZtNvtN+8jSY8QwAHBtnpgpwlRODUadsCEbQXv8bBbstUNfw7kQj5BQ6o+50nP4z3C7T8JufN XakrnU77TVtg== X-IronPort-AV: E=Sophos;i="5.77,468,1596524400"; d="scan'208";a="541589258" Received: from likexu-mobl1.ccr.corp.intel.com (HELO [10.238.4.107]) ([10.238.4.107]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Nov 2020 18:14:04 -0800 Subject: Re: [PATCH v12 01/11] perf/x86: Fix variable types for LBR registers To: Andi Kleen , Paolo Bonzini , Stephane Eranian Cc: Peter Zijlstra , Sean Christopherson , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Joerg Roedel , wei.w.wang@intel.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org References: <20200613080958.132489-1-like.xu@linux.intel.com> <20200613080958.132489-2-like.xu@linux.intel.com> <20201109063446.GM466880@tassilo.jf.intel.com> From: "Xu, Like" Message-ID: Date: Wed, 11 Nov 2020 10:14:02 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.4.2 MIME-Version: 1.0 In-Reply-To: <20201109063446.GM466880@tassilo.jf.intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paolo, As you may know, we have got host perf support in Linus' tree which provides a clear path for enabling guest LBR, will we merge the remaining LBR KVM patch set? --- [PATCH RESEND v13 00/10] Guest Last Branch Recording Enabling https://lore.kernel.org/kvm/20201030035220.102403-1-like.xu@linux.intel.com/ Thanks, Like Xu On 2020/11/9 14:34, Andi Kleen wrote: > Hi, > > What's the status of this patchkit? It would be quite useful to me (and > various other people) to use LBRs in guest. I reviewed it earlier and the > patches all looked good to me. But i don't see it in any -next tree. > > Reviewed-by: Andi Kleen > > Could it please be merged? > > Thanks, > > -Andi