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.web09.514.1625070334177599283 for ; Wed, 30 Jun 2021 09:25:34 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=fdRAWKOP; 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=1625070333; 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=xISoDRYhMVKIuQnriJ412sC7zrKEDqVwiwDJhxR65L4=; b=fdRAWKOPxCvySAT149D08KGJPJuN/Qm3qJtFACHLLy6usRBuhlBHq63RUytKAqBsmwqom4 9HgXvMGlQnSfU2/rUydRgt1gG0HFsqToVSWbRkSCuUCN9NdM6Tgucbckt3xRY8NCnjDtnr m9p2DWYsOjmZq+aetHN9KlWbp1dfp1c= 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-569-7NiLRLuxN8KItjMURLRrvA-1; Wed, 30 Jun 2021 12:25:30 -0400 X-MC-Unique: 7NiLRLuxN8KItjMURLRrvA-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 5DD4180414D; Wed, 30 Jun 2021 16:25:28 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-100.ams2.redhat.com [10.36.112.100]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 589E45DA61; Wed, 30 Jun 2021 16:25:22 +0000 (UTC) Subject: Re: [edk2-devel] [PATCH v4 0/4] SEV Live Migration support for OVMF. To: devel@edk2.groups.io, ashish.kalra@amd.com Cc: 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> <48675290-6ad7-6ca0-0ff6-4fe60366ed72@redhat.com> <20210630091136.GA3718@ashkalra_ubuntu_server> From: "Laszlo Ersek" Message-ID: Date: Wed, 30 Jun 2021 18:25:20 +0200 MIME-Version: 1.0 In-Reply-To: <20210630091136.GA3718@ashkalra_ubuntu_server> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 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/30/21 11:11, Ashish Kalra via groups.io wrote: > Hello Laszlo, > > On Wed, Jun 23, 2021 at 06:49:06PM +0200, Laszlo Ersek wrote: >> 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). >> > > I have filed a new TianoCore Feature request BZ for this. > https://bugzilla.tianocore.org/show_bug.cgi?id=3467 > > I will refer this bug in future commit messages for this patch-set. > > Please let me know if you want me to add additional contents and > comments to this bug. Thanks for filing the BZ, I've captured my previous statements / wishes in some new BZ comments now. Laszlo > > Thanks, > Ashish > >> 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 >> > > > > >