You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
3 days ago
..
accel-blocker.h
accel-irq.h hw/intc: Generalize APIC helper names from kvm_* to accel_* 4 weeks ago
address-spaces.h include/system: Move exec/address-spaces.h to system/address-spaces.h 7 months ago
arch_init.h system: Replace arch_type global by qemu_arch_available() helper 8 months ago
balloon.h
block-backend-common.h
block-backend-global-state.h block-backend: mark blk_io_limits_disable() as GRAPH_UNLOCKED 4 months ago
block-backend-io.h block: Improve blk_get_attached_dev_id() docstring 9 months ago
block-backend.h
block-ram-registrar.h
blockdev.h
confidential-guest-support.h backends/confidential-guest-support: Add set_guest_policy() function 4 months ago
cpu-throttle.h
cpu-timers-internal.h
cpu-timers.h include/exec: Split out icount.h 7 months ago
cpus.h bsd-user, linux-user: introduce qemu_process_cpu_events 2 months ago
cryptodev-vhost-user.h
cryptodev-vhost.h
cryptodev.h
device_tree.h hw: Centralize handling of -machine dumpdtb option 8 months ago
dirtylimit.h
dirtyrate.h
dma.h include/system: Move exec/address-spaces.h to system/address-spaces.h 7 months ago
dump-arch.h
dump.h
event-loop-base.h
host_iommu_device.h vfio/iommufd: Save vendor specific device info 5 months ago
hostmem.h include/system: Move exec/memory.h to system/memory.h 7 months ago
hvf.h accel/hvf: Restrict internal declarations 4 months ago
hvf_int.h accel/hvf: Restrict ARM specific fields of AccelCPUState 5 days ago
hw_accel.h qapi/accel: Allow to query mshv capabilities 4 weeks ago
igvm-cfg.h sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 4 months ago
igvm.h igvm: add support for initial register state load in native mode 3 days ago
iommufd.h system/iommufd: Use uint64_t type for IOVA mapping size 1 month ago
ioport.h include/system: Move exec/ioport.h to system/ioport.h 7 months ago
iothread.h
kvm.h accel/kvm: Introduce KvmPutState enum 3 weeks ago
kvm_int.h accel: Extract AccelClass definition to 'accel/accel-ops.h' 4 months ago
kvm_xen.h
memory.h system/physmem: Pass address space argument to cpu_flush_icache_range() 1 month ago
memory_mapping.h
mshv.h target/i386/mshv: Implement mshv_store_regs() 4 weeks ago
mshv_int.h target/i386/mshv: Use preallocated page for hvcall 4 weeks ago
numa.h
nvmm.h accel/nvmm: Expose nvmm_enabled() to common code 4 months ago
os-posix.h os: add an ability to lock memory on_fault 9 months ago
os-wasm.h include/qemu/osdep.h: Add Emscripten-specific OS dependencies 6 months ago
os-win32.h error: Kill @error_warn 1 month ago
physmem.h system/physmem: Extract API out of 'system/ram_addr.h' header 1 month ago
qtest.h char: rename CharBackend->CharFrontend 1 week ago
ram_addr.h system/physmem: Extract API out of 'system/ram_addr.h' header 1 month ago
ramblock.h system/ramblock: Move RAMBlock helpers out of "system/ram_addr.h" 1 month ago
replay.h audio: move audio.h under include/qemu/ 6 days ago
reset.h
rng-random.h
rng.h
rtc.h
runstate-action.h
runstate.h Accelerators patches 4 months ago
seccomp.h
spdm-socket.h spdm: define SPDM transport enum types 7 days ago
stats.h
system.h system: drop the -old-param option 2 months ago
tcg.h tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' 7 months ago
tpm.h
tpm_backend.h
tpm_util.h
vhost-user-backend.h char: rename CharBackend->CharFrontend 1 week ago
watchdog.h
whpx.h accel/whpx: Expose whpx_enabled() to common code 4 months ago
xen-mapcache.h system/xen: remove inline stubs 7 months ago
xen.h meson: Only allow CONFIG_USER_ONLY from certain source sets 7 months ago