diff options
author | Roy Hopkins <roy.hopkins@randomman.co.uk> | 2025-07-03 16:11:02 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-12 15:28:21 +0200 |
commit | 28e5ef4a6574cbaf6a5706d582b5b463b7f8d162 (patch) | |
tree | 27f8ee0c4258cf1d49cf3e1a16786a6f3111bc54 /scripts/tracetool/backend | |
parent | c1d466d267cf40093c9489075906b385459a195f (diff) | |
download | qemu-28e5ef4a6574cbaf6a5706d582b5b463b7f8d162.zip qemu-28e5ef4a6574cbaf6a5706d582b5b463b7f8d162.tar.gz qemu-28e5ef4a6574cbaf6a5706d582b5b463b7f8d162.tar.bz2 |
hw/i386: Add igvm-cfg object and processing for IGVM files
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 before it is started.
If an IGVM configuration is provided then the IGVM file is processed at
the end of the board initialization, before the state transition to
PHASE_MACHINE_INITIALIZED.
Signed-off-by: Roy Hopkins <roy.hopkins@randomman.co.uk>
Acked-by: Gerd Hoffman <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Link: https://lore.kernel.org/r/23bc66ae4504ba5cf2134826e055b25df3fc9cd9.1751554099.git.roy.hopkins@randomman.co.uk
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend')
0 files changed, 0 insertions, 0 deletions