qemu/accel/kvm
Harsh Prateek Bora c6a3d7bc9e accel/kvm: Introduce kvm_create_and_park_vcpu() helper
There are distinct helpers for creating and parking a KVM vCPU.
However, there can be cases where a platform needs to create and
immediately park the vCPU during early stages of vcpu init which
can later be reused when vcpu thread gets initialized. This would
help detect failures with kvm_create_vcpu at an early stage.

Suggested-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
2024-07-26 09:21:06 +10:00
..
kvm-accel-ops.c cpu: move Qemu[Thread|Cond] setup into common code 2024-06-04 10:02:39 +02:00
kvm-all.c accel/kvm: Introduce kvm_create_and_park_vcpu() helper 2024-07-26 09:21:06 +10:00
kvm-cpus.h accel/kvm: Extract common KVM vCPU {creation,parking} code 2024-07-22 20:15:41 -04:00
meson.build target/i386/kvm: Restrict SEV stubs to x86 architecture 2021-10-13 10:47:49 +02:00
trace-events accel/kvm: Extract common KVM vCPU {creation,parking} code 2024-07-22 20:15:41 -04:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00