From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web11.13.1624466955752647021 for ; Wed, 23 Jun 2021 09:49:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=BkfmgVQF; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1624466955; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Iwj8yQELRJC2trfIm+FUZlaG7guqp85akr1+NRa6B/g=; b=BkfmgVQFxB/v+6gV9GPNH83u8xpVRy0+KTUzznw1iKAeXkrbxWcmDoQyXmQMzQzcfH43Ft nk7CyxFcR805l/dRpKVGc5kOIHB7wq2eB7uDHq3wfuUiWoDUpxNzCKJ42g2K9DpJkICFN5 U24/Q8dgTccLBWo3TCJAylPUyNmYkBw= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-531-JMOZ4rRBP_ioAOlodxBUag-1; Wed, 23 Jun 2021 12:49:13 -0400 X-MC-Unique: JMOZ4rRBP_ioAOlodxBUag-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 839DECC62A; Wed, 23 Jun 2021 16:49:11 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-200.ams2.redhat.com [10.36.112.200]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 10D9D1899A; Wed, 23 Jun 2021 16:49:08 +0000 (UTC) Subject: Re: [PATCH v4 0/4] SEV Live Migration support for OVMF. From: "Laszlo Ersek" To: Ashish Kalra Cc: devel@edk2.groups.io, brijesh.singh@amd.com, Thomas.Lendacky@amd.com, jejb@linux.ibm.com, erdemaktas@google.com, jiewen.yao@intel.com, min.m.xu@intel.com, jordan.l.justen@intel.com, ard.biesheuvel@arm.com, "Dr. David Alan Gilbert" , Paolo Bonzini References: <20210622174603.GA6366@ashkalra_ubuntu_server> <8d695e5b-a508-27b8-3a1f-dc1317be8d4f@redhat.com> Message-ID: <48675290-6ad7-6ca0-0ff6-4fe60366ed72@redhat.com> Date: Wed, 23 Jun 2021 18:49:06 +0200 MIME-Version: 1.0 In-Reply-To: <8d695e5b-a508-27b8-3a1f-dc1317be8d4f@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit On 06/23/21 18:42, Laszlo Ersek wrote: > On 06/22/21 19:46, Ashish Kalra wrote: >> Please find below your reply on v3 of this patch-set : >> >> Please include such a patch in v4 -- if Tom and Brijesh agree, I'd like to put the new lib explicitly under their reviewership. >> >> Also, I plan to review this series (v4, at this point) only for formalities. I'd like to receive an R-b from Tom or Brijesh [*], and another from Dov or a colleague at IBM, for this series; those together should suffice for merging the library. >> >> So, if you are fine with this approach, then probably Tom or Brijesh can >> take these patches under their reviewership and provide their R-b for >> this patch-set to be accepted and merged. > > Indeed. This helps. Thanks. > > I'll keep this patch set in my review queue then, for said "formalities > review". Please do file a TianoCore Feature Request BZ for this, and reference the bug URL in the commit messages. One important purpose of such a BZ is to succinctly link together all versions of a patch set -- that way poor maintainers know where to find previous versions, even if the blurb subject line changes over time. I also like to capture "permanent workflow notes" like the above in BZs (basically a high-level summary of who does what). For now it seems that a v5 will be necessary. Please keep me on CC, and when you have the BZ filed, we should link all past and future versions into it. Thanks Laszlo