Re: [PATCH 0/9] Introduce support for IGVM files

2024-03-20 Thread Ani Sinha
> On 27 Feb 2024, at 20:20, Roy Hopkins wrote: > > Hi everyone, > > This initial patch series submission adds the capability to configure > confidential guests using files that conform to the Independent Guest Virtual > Machine (IGVM) file format. The series is based on the master branch comm

Re: [PATCH 0/9] Introduce support for IGVM files

2024-03-20 Thread Roy Hopkins
On Tue, 2024-03-19 at 16:07 +0100, Stefano Garzarella wrote: > Hi Roy, > thanks for this series! > > On Tue, Feb 27, 2024 at 02:50:06PM +, Roy Hopkins wrote: > > Hi everyone, > > > > This initial patch series submission adds the capability to configure > > confidential guests using files that

Re: [PATCH 0/9] Introduce support for IGVM files

2024-03-19 Thread Stefano Garzarella
Hi Roy, thanks for this series! On Tue, Feb 27, 2024 at 02:50:06PM +, Roy Hopkins wrote: Hi everyone, This initial patch series submission adds the capability to configure confidential guests using files that conform to the Independent Guest Virtual Machine (IGVM) file format. The series is

[PATCH 0/9] Introduce support for IGVM files

2024-02-27 Thread Roy Hopkins
Hi everyone, This initial patch series submission adds the capability to configure confidential guests using files that conform to the Independent Guest Virtual Machine (IGVM) file format. The series is based on the master branch commit 1b330da. Alternatively, the series is available here: https:/