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/kvm
Ani Sinha 8e98961f6e kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
kvm_park_vcpu() and kvm_unpark_vcpu() is only used in kvm-all.c. Declare it
static, remove it from common header file and make it local to kvm-all.c

Signed-off-by: Ani Sinha <anisinha@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250815065445.8978-1-anisinha@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
kvm-accel-ops.c accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h' 2 months ago
kvm-all.c kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c 2 weeks ago
kvm-cpus.h accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h 6 months ago
meson.build target/i386/kvm: Restrict SEV stubs to x86 architecture 4 years ago
trace-events KVM: Dynamic sized kvm memslots array 11 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago