From: Roy Hopkins <roy.hopkins@suse.com>
To: Stefano Garzarella <sgarzare@redhat.com>
Cc: qemu-devel@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>,
"Daniel P . Berrangé" <berrange@redhat.com>,
"Marcelo Tosatti" <mtosatti@redhat.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
"Cornelia Huck" <cohuck@redhat.com>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Sergio Lopez" <slp@redhat.com>,
"Eduardo Habkost" <eduardo@habkost.net>,
"Alistair Francis" <alistair@alistair23.me>,
"Peter Xu" <peterx@redhat.com>,
"David Hildenbrand" <david@redhat.com>,
"Igor Mammedov" <imammedo@redhat.com>,
"Tom Lendacky" <thomas.lendacky@amd.com>,
"Michael Roth" <michael.roth@amd.com>,
"Ani Sinha" <anisinha@redhat.com>,
"Jörg Roedel" <jroedel@suse.com>
Subject: Re: [PATCH v6 00/16] Introduce support for IGVM files
Date: Tue, 22 Oct 2024 12:31:30 +0100 [thread overview]
Message-ID: <0bc1682c46eed2805156e04b61c35c8a6a5549c7.camel@suse.com> (raw)
In-Reply-To: <mz4kfys6rljozu64ow6q2hpokf2zghn5f4onummomu23wivvro@pr4hhhjoq45x>
On Tue, 2024-10-22 at 11:05 +0200, Stefano Garzarella wrote:
> On Mon, Oct 21, 2024 at 03:44:26PM +0100, Roy Hopkins wrote:
> > > Here is v6 of the set of patches to add support for IGVM files to QEMU.
> > > This
> > > is
> > > based on commit a5dd9ee060 of qemu.
> > >
> > > This version addresses all of the review comments from v5 [1].
> >
> > Hi all. I'm just drawing attention to this series again. It has been through
> > a
> > number of review cycles and all outstanding suggestions and changes have
> > been
> > addressed.
> >
> > Are there any further changes required before this can be merged?
>
> LGTM, I think I reviewed/acked all of them!
>
> Thanks for this work,
> Stefano
>
Great! Thanks for your review Stefano.
prev parent reply other threads:[~2024-10-22 11:32 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 11:41 [PATCH v6 00/16] Introduce support for IGVM files Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 01/16] meson: Add optional dependency on IGVM library Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 02/16] backends/confidential-guest-support: Add functions to support IGVM Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 03/16] backends/igvm: Add IGVM loader and configuration Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files Roy Hopkins
2024-10-01 9:53 ` Stefano Garzarella
2024-10-22 9:04 ` Stefano Garzarella
2024-09-26 11:41 ` [PATCH v6 05/16] i386/pc_sysfw: Ensure sysfw flash configuration does not conflict with IGVM Roy Hopkins
2024-10-07 18:53 ` Gupta, Pankaj
2024-09-26 11:41 ` [PATCH v6 06/16] sev: Update launch_update_data functions to use Error handling Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 07/16] target/i386: Allow setting of R_LDTR and R_TR with cpu_x86_load_seg_cache() Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 08/16] i386/sev: Refactor setting of reset vector and initial CPU state Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 09/16] i386/sev: Implement ConfidentialGuestSupport functions for SEV Roy Hopkins
2024-09-26 11:41 ` [PATCH v6 10/16] docs/system: Add documentation on support for IGVM Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 11/16] docs/interop/firmware.json: Add igvm to FirmwareDevice Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 12/16] backends/confidential-guest-support: Add set_guest_policy() function Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 13/16] backends/igvm: Process initialization sections in IGVM file Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 14/16] backends/igvm: Handle policy for SEV guests Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 15/16] i386/sev: Add implementation of CGS set_guest_policy() Roy Hopkins
2024-09-26 11:42 ` [PATCH v6 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 Roy Hopkins
2024-10-21 14:44 ` [PATCH v6 00/16] Introduce support for IGVM files Roy Hopkins
2024-10-22 9:05 ` Stefano Garzarella
2024-10-22 11:31 ` Roy Hopkins [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0bc1682c46eed2805156e04b61c35c8a6a5549c7.camel@suse.com \
--to=roy.hopkins@suse.com \
--cc=alistair@alistair23.me \
--cc=anisinha@redhat.com \
--cc=berrange@redhat.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=eduardo@habkost.net \
--cc=imammedo@redhat.com \
--cc=jroedel@suse.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=michael.roth@amd.com \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=sgarzare@redhat.com \
--cc=slp@redhat.com \
--cc=thomas.lendacky@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).