01-Jul-2026 15:51:49: attempting to guess the base commit by blob hashes 01-Jul-2026 15:51:50: unknown object bc514ae6521d, stopping base commit search 01-Jul-2026 15:51:50: no candidate base commit is found 01-Jul-2026 15:51:50: considering tree "kvm-next" 01-Jul-2026 15:51:50: "kvm-next"'s last build: &{"amd64" "kvm-next" "https://kernel.googlesource.com/pub/scm/virt/kvm/kvm/" "a204badd8432f93b7e862e7dac6db0fe3d65f370" "2026-06-25 09:32:09 +0000 UTC" "upstream-apparmor-kasan.config" "" "" "" %!q(bool=true)} 01-Jul-2026 15:51:50: current HEAD: "a204badd8432f93b7e862e7dac6db0fe3d65f370" (commit date: 2026-06-25 11:32:09 +0200 +0200) 01-Jul-2026 15:51:50: considering "a204badd8432f93b7e862e7dac6db0fe3d65f370" 01-Jul-2026 15:52:29: series can be applied to "a204badd8432f93b7e862e7dac6db0fe3d65f370" 01-Jul-2026 15:52:29: result: a204badd8432f93b7e862e7dac6db0fe3d65f370 01-Jul-2026 15:52:29: continuing with a204badd8432f93b7e862e7dac6db0fe3d65f370 in kvm-next 01-Jul-2026 15:52:35: starting AI patch evaluation... 01-Jul-2026 15:54:55: AI verdict: WorthFuzzing=true (Reason: The patch introduces a new `validate` callback for KVM SBI extensions on RISC-V, which is invoked before the first run of a vCPU to validate and correct extension parameters. It also modifies the behavior when an extension is disabled via `KVM_SET_ONE_REG`, ensuring it is properly reset. These changes affect the core KVM vCPU execution flow and SBI extension management, making them functionally significant and reachable via KVM ioctls.)