On 10/17/2011 10:19 PM, Paolo Bonzini wrote:
On 10/17/2011 10:11 PM, Anthony Liguori wrote:
Leftover from RFC. Right now, this is just a chainsaw cleanup.
However, Kevin
has plans to use the main loop everywhere (making qemu-io and qemu-img
one huge
coroutine).
Can you add something to docs that explains how to use the new main loop?
Yes, of course.
Is it okay to just move more functions to main-loop.h (bottom halves,
lock/unlock iothread, child watch) and add doc comments there?
If so, I can send the 2 updated patches (main-loop.h/main-loop.c) for
review, and push again to github.
Paolo