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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1B204C433FE for ; Thu, 4 Nov 2021 20:06:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EE8A261213 for ; Thu, 4 Nov 2021 20:06:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232075AbhKDUI4 (ORCPT ); Thu, 4 Nov 2021 16:08:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231826AbhKDUIz (ORCPT ); Thu, 4 Nov 2021 16:08:55 -0400 Received: from mail-pf1-x430.google.com (mail-pf1-x430.google.com [IPv6:2607:f8b0:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFA39C061203 for ; Thu, 4 Nov 2021 13:06:16 -0700 (PDT) Received: by mail-pf1-x430.google.com with SMTP id g11so6875617pfv.7 for ; Thu, 04 Nov 2021 13:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=t6h33BXhPYBQBuyLFqDnFlYYuA+tbBLYs00jO/l0RTs=; b=EDUGKUl8X9HnJ11lWBNwL6XuHPoMuE9NAiermUIjA02AntbYF/4QvL7Bg5qMLmlMPf 6VlAERivL4w0LxupEb8BX4xeUfs+l9qRymyvfBlaQBTEgdxmA+dbbwQsaIgwRkDScXWR vz8rtVFgrwdPRmtbFzD61nop3ff/GnHh/ylB3vh53x+ymbECY+WpcnZ7NNUfgQ4/Owbk /BaehvWlufiKJW4I68yoAceu1b04EX6Slf5yJbLalSXycjA/UM5cTWEE5XAk31g/sBJc C146WdGeAGLLHIJV69oloEgsCKCXDNz4NznUBTaHbysA6toSggF4UxT2IezqKEFWiBEr 7qwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=t6h33BXhPYBQBuyLFqDnFlYYuA+tbBLYs00jO/l0RTs=; b=K4ERoJOTOgDOIG2vV9JlWC625Z/4h7km7kA51WYp2gzPQep8V0rOxq3XjwPrD54Yr6 hTA39oW4X5A0kN6917HA3s5NzqD/3K446zsAbOonKNa3qpoOwn+tKHon6EDd0KyIKLuw cgnnBneuUVv0ehBR4NXctAmqbqujBaR9RBw5hvpGU3Aas2dPQkwKBLqoyKjItgIV4WCi eg2uWy0YOSm3HxfHlF2N49Y0byM8bUWWoqElK9CnMRTw/M5nT+S27O/P3+mH5kc4ureM YI/t8IjPLODzf6+P3L5TpidOYSkLSSjb97xLNhy2Y24zbYEmSRtGBUjHfeYilpt2aOMF zaxg== X-Gm-Message-State: AOAM533s7gRkdXm3LkPjIoF1MW0cZn3VUwDhL66Z2LJaBQH1KajmyJz2 ECWLlc23BsByl8/s2+BBM3CC0g== X-Google-Smtp-Source: ABdhPJxxCrq3QnNSwlhxw81TlebGccY4p2RbgJZ5JGpCjQ0T1d1qQfXg1S1BEetHdzGTc8722YVBtQ== X-Received: by 2002:a05:6a00:887:b0:44b:dee9:b7b1 with SMTP id q7-20020a056a00088700b0044bdee9b7b1mr55414337pfj.84.1636056376002; Thu, 04 Nov 2021 13:06:16 -0700 (PDT) Received: from google.com (157.214.185.35.bc.googleusercontent.com. [35.185.214.157]) by smtp.gmail.com with ESMTPSA id c3sm5701341pfv.25.2021.11.04.13.06.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Nov 2021 13:06:15 -0700 (PDT) Date: Thu, 4 Nov 2021 20:06:11 +0000 From: Sean Christopherson To: Peter Gonda Cc: kvm@vger.kernel.org, Tom Lendacky , Marc Orr , Paolo Bonzini , David Rientjes , "Dr . David Alan Gilbert" , Brijesh Singh , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Joerg Roedel , Thomas Gleixner , Ingo Molnar , Borislav Petkov , "H. Peter Anvin" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5 V11] KVM: SEV: Refactor out sev_es_state struct Message-ID: References: <20211021174303.385706-1-pgonda@google.com> <20211021174303.385706-2-pgonda@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211021174303.385706-2-pgonda@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org FWIW, "git format-patch -v $version" will generate the version info for you. Based on the weird ordering of the shortlog and the cover letter subject [PATCH 1/5 V11] KVM: SEV: Refactor out sev_es_state struct vs. [PATCH V11 2/5] KVM: SEV: Add support for SEV intra host migration it looks like you might be hand-editing these? Note, format-patch also takes --rfc, and you can override the entire thing for a free form prefixes in --subject-prefix, e.g. I use it to call out "[kvm-unit-tests PATCH ...]. The PATCH part of the "prefix" needs to be provided manually, but then you do fun things like replace PATCH with something else entirely, append an incremental version, e.g. v2.1, which some people do if they need to make a small change to one patch in a large series. On Thu, Oct 21, 2021, Peter Gonda wrote: > Move SEV-ES vCPU metadata into new sev_es_state struct from vcpu_svm. > > Signed-off-by: Peter Gonda > Suggested-by: Tom Lendacky > Acked-by: Tom Lendacky > Cc: Marc Orr > Cc: Paolo Bonzini > Cc: Sean Christopherson > Cc: David Rientjes > Cc: Dr. David Alan Gilbert > Cc: Brijesh Singh > Cc: Tom Lendacky > Cc: Vitaly Kuznetsov > Cc: Wanpeng Li > Cc: Jim Mattson > Cc: Joerg Roedel > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: Borislav Petkov > Cc: "H. Peter Anvin" > Cc: kvm@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > --- At some point in the future we really need to do some cleanup to reduce the "depth" of things like svm->sev_es... and svm->vcpu.arch..., but for now, Reviewed-by: Sean Christopherson