From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8A7FEB64DA for ; Mon, 10 Jul 2023 22:18:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230254AbjGJWS5 (ORCPT ); Mon, 10 Jul 2023 18:18:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230211AbjGJWSy (ORCPT ); Mon, 10 Jul 2023 18:18:54 -0400 Received: from mail-yb1-xb4a.google.com (mail-yb1-xb4a.google.com [IPv6:2607:f8b0:4864:20::b4a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC4C0197 for ; Mon, 10 Jul 2023 15:18:53 -0700 (PDT) Received: by mail-yb1-xb4a.google.com with SMTP id 3f1490d57ef6-c4cda9d3823so4297375276.1 for ; Mon, 10 Jul 2023 15:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20221208; t=1689027533; x=1691619533; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=eDFdcMVvuSHxkjO2uqvUYkWV9wVwjgAOkT3F/yGpN3I=; b=S2cWLS4i8eXUjIgzftrihand6668ir+effAsYqI0LKi7DnY67LnkLDLFjTgKtDmkXQ y/x9Rnccs4u+2dZF+rrpBcIdFuMm2rumNfPI213+m5TU8g8XrGOc9eHdPqQBKve2C/h1 BNH++tgbnW9X/Ik2bw1zX21piXuxGN9oGtJMUUu+rP73xUBEbicADtLGk7sNLgrmTW9x e/gmjqnt41ggd7SLNT+CmiMWs4QfSfdJY72XxCGQmTAmA7FfyYfbAq/0PsJLV7BZr3sF 1Feqbvrvx6Bw1VCBe1gOqfsDko/Fk7NYg5x7qcHRGpuOnlnTOGfgJyFT11uizTOaXrn9 5QSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689027533; x=1691619533; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=eDFdcMVvuSHxkjO2uqvUYkWV9wVwjgAOkT3F/yGpN3I=; b=DX/aFIK899Mc3ShQiniUXkqIrVBnsuz92WH6aIoh2ViknBd6jmqbpVPWfsb7JR7kX8 8pa2Nuv44NF+8zK3NBtAd6IhSThVMXUtLFlzOpKFgLCenq2p7jdioDGaR5aE3/ThVGU1 sXZBKxzk5IiR0e6lNvH4m6mBFa1+dJ4OYQyqjYwz2ZpcQWt7oBM8B0nf2s8jpI3B55ls RSq7sK6wFqqJvpE3k63wQOKtgGkBcCa/nln7CwMx9qSROZvpa0puLLTRGHBoTuKOhuea FygJL2MfSsIfdoHB/6q2GoHkmu0olAWWq6dlDWxLafca23qyh4aTTbzfv4NUhXQMqiHK fz/g== X-Gm-Message-State: ABy/qLaAFc/IixcD98pAjwwHLuvdNcgMkRrMGwnr/SB3K/bPhjcrK3Ca zIvbb6we7/Cz9TiO46cl8I5xgI7goqQ= X-Google-Smtp-Source: APBJJlHBwAuelcbPV8Qt4MXMJ+iSmG7/6+j2mraC6EjqxInz8sALnUI2SwL0piDPprIWmO+jnK+GQEdWU4M= X-Received: from zagreus.c.googlers.com ([fda3:e722:ac3:cc00:7f:e700:c0a8:5c37]) (user=seanjc job=sendgmr) by 2002:a25:4907:0:b0:c5e:9e7e:4847 with SMTP id w7-20020a254907000000b00c5e9e7e4847mr71157yba.5.1689027533031; Mon, 10 Jul 2023 15:18:53 -0700 (PDT) Date: Mon, 10 Jul 2023 15:18:51 -0700 In-Reply-To: Mime-Version: 1.0 References: <20230511040857.6094-1-weijiang.yang@intel.com> <147246fc-79a2-3bb5-f51f-93dfc1cffcc0@intel.com> Message-ID: Subject: Re: [PATCH v3 00/21] Enable CET Virtualization From: Sean Christopherson To: Weijiang Yang Cc: pbonzini@redhat.com, kvm@vger.kernel.org, linux-kernel@vger.kernel.org, peterz@infradead.org, rppt@kernel.org, binbin.wu@linux.intel.com, rick.p.edgecombe@intel.com, john.allen@amd.com, Gil Neiger Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 10, 2023, Weijiang Yang wrote: > Maybe you need modify above changelog a bit per the update. Ya, I'll make sure the changelog gets updated before CET support is merged, though feel free to post the next version without waiting for new changelog. > Given the updated parts are technical forecast, I don't plan to implement it > in this series and still enumerate > > CET_SSS ==0 for guest. What's your thoughts? Yes, definitely punt shadow-stack fixup to future enabling work.