On 10/23/2012 01:57 PM, Paolo Bonzini wrote: > Il 23/10/2012 13:55, Avi Kivity ha scritto: >>> > So the stop_machine idea is thrown away? >> IIRC I convinced myself that it's just as bad. > > It may be just as bad, but it is less code (and less pervasive), which > makes it less painful.
It saves you the ->ref() and ->unref() calls, which are boilerplate, but not too onerous. All of the device model and subsystem threading work still needs to be done. -- error compiling committee.c: too many arguments to function