qemu-cr16/include/system
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
..
accel-blocker.h
accel-irq.h hw/intc: Generalize APIC helper names from kvm_* to accel_* 2025-10-08 19:17:29 +02:00
address-spaces.h
arch_init.h
balloon.h
block-backend-common.h
block-backend-global-state.h block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED 2025-07-14 15:42:12 +02:00
block-backend-io.h
block-backend.h
block-ram-registrar.h
blockdev.h
confidential-guest-support.h
cpu-throttle.h
cpu-timers-internal.h
cpu-timers.h
cpus.h bsd-user, linux-user: introduce qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
cryptodev-vhost-user.h
cryptodev-vhost.h
cryptodev.h
device_tree.h
dirtylimit.h
dirtyrate.h
dma.h
dump-arch.h
dump.h
event-loop-base.h
host_iommu_device.h
hostmem.h
hvf.h
hvf_int.h accel/hvf: Restrict ARM specific fields of AccelCPUState 2025-10-31 16:26:46 +00:00
hw_accel.h qapi/accel: Allow to query mshv capabilities 2025-10-08 19:17:31 +02:00
igvm-cfg.h sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 2025-07-12 15:28:21 +02:00
igvm.h igvm: add support for initial register state load in native mode 2025-11-03 07:38:53 +01:00
iommufd.h system/iommufd: Use uint64_t type for IOVA mapping size 2025-10-02 10:41:23 +02:00
ioport.h
iothread.h
kvm.h accel/kvm: Introduce KvmPutState enum 2025-10-14 11:03:59 +02:00
kvm_int.h accel: Extract AccelClass definition to 'accel/accel-ops.h' 2025-07-15 19:34:33 +02:00
kvm_xen.h
memory.h system/physmem: Pass address space argument to cpu_flush_icache_range() 2025-10-07 03:37:04 +02:00
memory_mapping.h
mshv.h target/i386/mshv: Implement mshv_store_regs() 2025-10-08 19:17:30 +02:00
mshv_int.h target/i386/mshv: Use preallocated page for hvcall 2025-10-08 19:17:31 +02:00
numa.h
nvmm.h
os-posix.h
os-wasm.h
os-win32.h error: Kill @error_warn 2025-10-01 08:33:24 +02:00
physmem.h system/physmem: Extract API out of 'system/ram_addr.h' header 2025-10-07 05:03:56 +02:00
qtest.h char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
ram_addr.h system/physmem: Extract API out of 'system/ram_addr.h' header 2025-10-07 05:03:56 +02:00
ramblock.h system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h" 2025-10-07 03:37:04 +02:00
replay.h audio: move audio.h under include/qemu/ 2025-10-30 22:56:51 +04:00
reset.h
rng-random.h
rng.h
rtc.h
runstate-action.h
runstate.h Accelerators patches 2025-07-16 07:13:40 -04:00
seccomp.h
spdm-socket.h spdm: define SPDM transport enum types 2025-10-30 07:07:14 +01:00
stats.h
system.h system: drop the -old-param option 2025-09-16 17:31:54 +01:00
tcg.h
tpm.h
tpm_backend.h
tpm_util.h
vhost-user-backend.h char: rename CharBackend->CharFrontend 2025-10-28 14:49:52 +01:00
watchdog.h
whpx.h
xen-mapcache.h
xen.h