On Thu, Mar 18, 2010 at 09:36:15AM +0100, Juan Quintela wrote: > searching for how to use a qemu api because from only the > prototypes it is not clear,
That's the issue right there: if prototype is not enough we should add documentation. > and just pick an example, and that one uses > it in a non-conventional way. copy paste coding always has this issue. Better avoid it with APIs which don't force so much boilerplate code. -- MST