On Mon, 2014-04-28 at 13:33 +0200, Markus Armbruster wrote: > Peter Maydell <peter.mayd...@linaro.org> writes: > > > QEMU tends to have rather a lot of half-finished API or coding style > > transitions, as an inevitable consequence of our having such a large > > code base with wildly varying levels of maintainedness. I thought it > > would be useful to at least document them on the wiki: > > > > http://wiki.qemu.org/CodeTransitions How can I register to our wiki to add a 'machine as QOM' transition section?
Thanks, Marcel > > > > The aim is twofold: > > * to give people who don't spend all their time reading the mailing > > list a quick reference on what things to avoid copying when they're > > writing new code > > * to maybe embarrass ourselves into finishing a few of them :-) > > > > I started the page off with the ones I could think of off the top > > of my head; feel free to add those which I've missed. > > I added a section on error reporting. >