> On 26 Aug 2026, at 3:06 PM, Eric Auger <[email protected]> wrote: > > + > + if (kvm_enabled()) { > + kvm_arm_destroy_scratch_host_vcpu(fdarray); > + }
Hi Eric, The created max scratch vCPU is leaked if model.props is not present. Warm regards, Khushit
