On Wed, 09/19 21:35, Fei Li wrote: > Hi, > > This idea comes from BiteSizedTasks, and this patch series implement > the error checking of qemu_thread_create: make qemu_thread_create > return a flag to indicate if it succeeded rather than failing with an > error; make all callers check it.
Looks good in general! Though I've skipped the migration fixes hoping Peter can chime in. Fam