Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-05-20 Thread Ani Sinha
> On 27 Feb 2025, at 7:08 PM, 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. >

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-03-06 Thread Roy Hopkins
On Wed, 2025-03-05 at 16:47 +0100, Stefano Garzarella wrote: > Hi Roy, > > I was testing this series with the IGVM file generated by COCONUT SVSM, > but QEMU was failing in this way: > >    qemu-system-x86_64: KVM does not support guest_memfd >    qemu-system-x86_64: failed to initialize kvm: Op

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-03-06 Thread Stefano Garzarella
Hi Roy, On Thu, Mar 06, 2025 at 11:48:29AM +, Roy Hopkins wrote: On Wed, 2025-03-05 at 16:47 +0100, Stefano Garzarella wrote: [...] Thanks for testing this. The problem seems to be down to the fact that I had to introduce an initial parsing of the IGVM file during initialization to extr

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-03-05 Thread Stefano Garzarella
Hi Roy, On Thu, 27 Feb 2025 at 14:47, 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 > on

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-02-28 Thread Gerd Hoffmann
On Thu, Feb 27, 2025 at 01:38:08PM +, 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 > o

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-02-28 Thread Stefano Garzarella
On Thu, 27 Feb 2025 at 17:12, Roy Hopkins wrote: > > On Thu, 2025-02-27 at 16:32 +0100, Stefano Garzarella wrote: > > Hi Roy, > > > > On Thu, Feb 27, 2025 at 01:38:08PM +, Roy Hopkins wrote: > > > Here is v7 of the set of patches to add support for IGVM files to > > > QEMU. This is > > > base

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-02-27 Thread Roy Hopkins
On Thu, 2025-02-27 at 16:32 +0100, Stefano Garzarella wrote: > Hi Roy, > > On Thu, Feb 27, 2025 at 01:38:08PM +, 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. >

Re: [PATCH v7 00/16] Introduce support for IGVM files

2025-02-27 Thread Stefano Garzarella
Hi Roy, On Thu, Feb 27, 2025 at 01:38:08PM +, 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. Thanks again for this work! I noticed that the last patch for this series is

[PATCH v7 00/16] Introduce support for IGVM files

2025-02-27 Thread Roy Hopkins
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