Hello.

I want to make qemu_thread_create return a flag as described here 
(http://wiki.qemu-project.org/BiteSizedTasks), but I’m not sure how callers 
should behave if it fails.
I could make it so they would call something like error_report() and then call 
abort(), but then it is almost a copy of existing behavior.
Would the described behavior be acceptable? Or it should be different?

Best regards,
Anton Volkov


Reply via email to