[libvirt] [PATCH v3 5/6] qemu: Add support to Add/Delete IOThreads

John Ferlan jferlan at redhat.com
Tue Apr 21 17:26:13 UTC 2015


>>> +        goto cleanup;
>>> +    }
>>> +
>>> +    iothrid->thread_id = new_iothreads[idx]->thread_id;
> 
> You are also not marking the thread structure as 'defined' and thus
> wouldn't format it later ...
> 
> 

Changed to 'undefined' now, so this is unnecessary

(although perhaps 'autofill' is a better term....

John




More information about the libvir-list mailing list