[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 00/16] Introduce support for IGVM files
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH v7 00/16] Introduce support for IGVM files |
Date: |
Fri, 28 Feb 2025 14:18:25 +0100 |
On Thu, Feb 27, 2025 at 01:38:08PM +0000, Roy Hopkins wrote:
> Here is v7 of the set of patches to add support for IGVM files to QEMU. This
> is
> based on commit 40efe733e10cc00e4fb4f9f5790a28e744e63c62 of qemu.
>
> Firstly, apologies for the amount of time between the last version and this
> one.
> I moved roles to a different company and, although I always planned to see
> this
> patch series to completion, it took a while before I found time to setup a
> development environment and be in a position to send a new version. I will
> continue this series using a personal email address for now, hence the change
> to the author and signed-off-by emails.
>
> The only changes in this version are to rebase on the current master branch
> and
> update commit metadata, including Signed-Off-By and Author emails for my
> replacement email address, and to include the final Reviewed-By that were
> added
> in the last review. There were no requested changes on the previous version
> [1]
> so I believe this series is ready to merge.
>
> As always, thanks to those that have been following along, reviewing and
> testing
> this series. This v7 patch series is also available on github: [2]
>
> For testing IGVM support in QEMU you need to generate an IGVM file that is
> configured for the platform you want to launch. You can use the `buildigvm`
> test tool [3] to allow generation of IGVM files for all currently supported
> platforms. Patch 11/17 contains information on how to generate an IGVM file
> using this tool.
Looks good to me overall, although I don't know SEV good enough to
review these changes in detail.
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
take care,
Gerd
- [PATCH v7 12/16] backends/confidential-guest-support: Add set_guest_policy() function, (continued)
- [PATCH v7 12/16] backends/confidential-guest-support: Add set_guest_policy() function, Roy Hopkins, 2025/02/27
- [PATCH v7 13/16] backends/igvm: Process initialization sections in IGVM file, Roy Hopkins, 2025/02/27
- [PATCH v7 14/16] backends/igvm: Handle policy for SEV guests, Roy Hopkins, 2025/02/27
- Re: [PATCH v7 00/16] Introduce support for IGVM files, Stefano Garzarella, 2025/02/27
- [PATCH v7 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2, Roy Hopkins, 2025/02/27
- [PATCH v7 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2, Roy Hopkins, 2025/02/27
- [PATCH v7 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2, Roy Hopkins, 2025/02/27
- [PATCH v7 16/16] sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2, Roy Hopkins, 2025/02/27
- Re: [PATCH v7 00/16] Introduce support for IGVM files,
Gerd Hoffmann <=