31-Aug-2026 07:29:03: attempting to use the base commit dc59e4fea9d83f03bad6bddf3fa2e52491777482 provided by author 31-Aug-2026 07:29:05: continuing with dc59e4fea9d83f03bad6bddf3fa2e52491777482 in axboe 31-Aug-2026 07:29:05: checking out "dc59e4fea9d83f03bad6bddf3fa2e52491777482" in "axboe" 31-Aug-2026 07:29:06: applying 4 patches 31-Aug-2026 07:29:31: starting AI patch evaluation... 31-Aug-2026 07:30:19: AI verdict: WorthFuzzing=false (Reason: The patch introduces KVM live migration ioctls (KVM_MIGRATE_CMD, KVM_EXPORT_MEMORY, KVM_IMPORT_MEMORY, KVM_EXPORT_VCPU, KVM_IMPORT_VCPU) and capability KVM_CAP_LIVE_MIGRATION, along with dispatcher hooks in kvm_x86_ops. However, no vendor backend implements cap_live_migration or any of the migration callbacks. As a result, all new ioctls immediately return -ENOTTY and KVM_CAP_LIVE_MIGRATION checks return 0, making the handler logic unreachable and not worth fuzzing.)