Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp4520267imd; Tue, 30 Oct 2018 03:24:49 -0700 (PDT) X-Google-Smtp-Source: AJdET5fRjalZM91UOTm/HqCqkBsVpzP1+EJnd41rQRB1/k4vbBmuf+tffixdIYr6q3H2si8WBs28 X-Received: by 2002:a63:91c1:: with SMTP id l184mr17468569pge.29.1540895089780; Tue, 30 Oct 2018 03:24:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540895089; cv=none; d=google.com; s=arc-20160816; b=mi9PuXT2zZn1EO++MmVAd+9nH9TBF6zLYl7P3/5BLrpCrWY0LzMK1FzXEfXwdLQ7Vl W5Ha22GR+DMwdWRYcQ3U6YgH1ZnXvCUqK8QwTj0iJ3C/7FW0GReoO1Ri+FQuJhFy/cUe Yt5RBnAH6nZutLf8W2v4F2GfhKSZKo7HEhWZLjiZmMZUH6Fa/rAwruRMMv+UijX+PXl6 8b27rFVnroAPY3ryDM1G+gVSIGR5l2yLqCYfZ27SrWzIlJOzHkC6IoseQk2JPslIRwr4 GQZ8ssZwLdf/iLo8hJj/zjvp6cUo0y/B11Q4468MkWWYJ4KYg3x1PYLa74613h8VNsdw 4JcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=HxCW/Ko3fhlrMzdVDGpvcfpsRwLNZaaWFI+aENnDjUQ=; b=jBmm+U2zeys0wI0FRbUsn1pvhCsHuAjADazc4we1PVgVHLjd5oYidM2pi80GTgvrjq rAZr6ni5tRp5BgN4LsnmrkfIebEfpxLB15gHsJlkIuFdq/BQi9lyCsoDKCkhy4/lcRmS ZC2luc7Jts0iXnuh18R1sHOacFB5TDPgkH8tn7Yz4KHqHjrvhHsEbzrlWFq49MLw94Yo c8MrR1w2rRQSYNgCQNwaDnkMnocAZa1wp7kPBvqs7QCAPONL/IVIpMsNaraQ3K3YL243 or486UWuOCxAUhEjQPPN8oPnB4L2IR6JdNuz3cZNgiHkXGDikh6oBKfRvWmZe71D5wnt X+tg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l185-v6si24637810pfl.104.2018.10.30.03.24.34; Tue, 30 Oct 2018 03:24:49 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727576AbeJ3TRG (ORCPT + 99 others); Tue, 30 Oct 2018 15:17:06 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:53608 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726451AbeJ3TRG (ORCPT ); Tue, 30 Oct 2018 15:17:06 -0400 Received: from tmo-115-37.customers.d1-online.com ([80.187.115.37] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gHRBP-0004TV-Vh; Tue, 30 Oct 2018 11:23:36 +0100 Date: Tue, 30 Oct 2018 11:23:34 +0100 (CET) From: Thomas Gleixner To: "Kang, Luwei" cc: Paolo Bonzini , Jim Mattson , kvm list , the arch/x86 maintainers , Ingo Molnar , Borislav Petkov , "H . Peter Anvin" , =?ISO-8859-2?Q?Radim_Kr=E8m=E1=F8?= , Joerg Roedel , "songliubraving@fb.com" , Peter Zijlstra , "alexander.shishkin@linux.intel.com" , "kstewart@linuxfoundation.org" , Greg Kroah-Hartman , Tom Lendacky , Konrad Rzeszutek Wilk , "mattst88@gmail.com" , Janakarajan Natarajan , David Woodhouse , Josh Poimboeuf , Marc Orr , Uros Bizjak , "Christopherson, Sean J" , LKML , Chao Peng Subject: RE: [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode In-Reply-To: <82D7661F83C1A047AF7DC287873BF1E172BDB25D@SHSMSX101.ccr.corp.intel.com> Message-ID: References: <1540368316-12998-1-git-send-email-luwei.kang@intel.com> <1540368316-12998-7-git-send-email-luwei.kang@intel.com> <82D7661F83C1A047AF7DC287873BF1E172BD64F1@SHSMSX101.ccr.corp.intel.com> <82D7661F83C1A047AF7DC287873BF1E172BDB25D@SHSMSX101.ccr.corp.intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-782222860-1540895016=:5984" X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-782222860-1540895016=:5984 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Tue, 30 Oct 2018, Kang, Luwei wrote: > > >> This part is in the " IntelĀ® Architecture Instruction Set Extensions and Future Features Programming Reference" > > >> https://software.intel.com/sites/default/files/managed/c5/15/architec > > >> ture-instruction-set-extensions-programming-reference.pdf > > >> > > > Yet another PDF which will change it's location sooner than later. Can > > > you please stick that into the kernel.org bugzilla and reference the > > > BZ in the change log, so we have something for posterity? > > > > Hopefully posterity will be able to read it in the SDM. But I agree it's a good idea to add it in the commit log. Let's also wait for Alexander > > to clarify what he thinks needs to be done. > > I will create a new bug for this feature in Bugzilla, please help confirm if can like this first (it my first time to create bug in kernel.org :) ) > Looks good. Thanks, tglx --8323329-782222860-1540895016=:5984--