Re: [PATCH v5 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files

2024-09-02 Thread Stefano Garzarella
On Tue, Aug 13, 2024 at 04:01:06PM GMT, Roy Hopkins wrote: An IGVM file contains configuration of guest state that should be applied during configuration of the guest, before the guest is started. This patch allows the user to add an igvm-cfg object to an X86 machine configuration that allows an

[PATCH v5 04/16] hw/i386: Add igvm-cfg object and processing for IGVM files

2024-08-13 Thread Roy Hopkins via
An IGVM file contains configuration of guest state that should be applied during configuration of the guest, before the guest is started. This patch allows the user to add an igvm-cfg object to an X86 machine configuration that allows an IGVM file to be configured that will be applied to the guest