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/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>
2 weeks ago
..
hvf-stub.c system/hvf: Expose hvf_enabled() to common code 6 months ago
kvm-stub.c accel/kvm: Remove kvm_cpu_synchronize_state() stub 4 months ago
meson.build accel/mshv: Initialize VM partition 2 weeks ago
mshv-stub.c accel/mshv: Initialize VM partition 2 weeks ago
nvmm-stub.c accel/nvmm: Expose nvmm_enabled() to common code 4 months ago
tcg-stub.c accel/tcg: Remove cpu_loop_exit_restore() stub 4 weeks ago
whpx-stub.c accel/whpx: Expose whpx_enabled() to common code 4 months ago
xen-stub.c include: Rename sysemu/ -> system/ 10 months ago