qemu-cr16/accel/stubs
Magnus Kulke c5f23bccde accel/mshv: Initialize VM partition
Create the MSHV virtual machine by opening a partition and issuing
the necessary ioctl to initialize it. This sets up the basic VM
structure and initial configuration used by MSHV to manage guest state.

Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
Link: https://lore.kernel.org/r/20250916164847.77883-10-magnuskulke@linux.microsoft.com
[Add stubs; fix format strings for trace-events; make mshv_hvcall
 available only in per-target files; mshv.h/mshv_int.h split. - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-10-08 19:17:30 +02:00
..
hvf-stub.c system/hvf: Expose hvf_enabled() to common code 2025-05-08 14:22:12 +02:00
kvm-stub.c accel/kvm: Remove kvm_cpu_synchronize_state() stub 2025-07-04 12:08:35 +02:00
meson.build accel/mshv: Initialize VM partition 2025-10-08 19:17:30 +02:00
mshv-stub.c accel/mshv: Initialize VM partition 2025-10-08 19:17:30 +02:00
nvmm-stub.c accel/nvmm: Expose nvmm_enabled() to common code 2025-07-04 12:08:44 +02:00
tcg-stub.c accel/tcg: Remove cpu_loop_exit_restore() stub 2025-09-24 10:29:43 -07:00
whpx-stub.c accel/whpx: Expose whpx_enabled() to common code 2025-07-04 12:08:44 +02:00
xen-stub.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00