Files
qemu/stubs
Gerd Hoffmann 593fe98d74 igvm: add support for initial register state load in native mode
Add IgvmNativeVpContextX64 struct holding the register state (see igvm
spec), and the qigvm_x86_load_context() function to load the register
state.

Wire up using two new functions: qigvm_x86_set_vp_context() is called
from igvm file handling code and stores the boot processor context.
qigvm_x86_bsp_reset() is called from i386 target cpu reset code and
loads the context into the cpu registers.

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Luigi Leonardi <leonardi@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20251029105555.2492276-5-kraxel@redhat.com>
2025-11-03 07:38:53 +01:00
..
2024-12-20 17:44:56 +01:00
2025-04-23 14:08:44 -07:00
2023-11-01 16:13:59 +01:00
2024-04-18 11:17:27 +02:00
2024-04-18 11:17:27 +02:00
2024-12-20 17:44:56 +01:00
2024-12-20 17:44:56 +01:00
2025-01-29 11:56:24 -03:00