On Sun, 4 Mar 2012 21:32:36 +0100 Andreas Färber <[email protected]> wrote:
> Link the Object base class and the module infrastructure for class > registration. Introduce $(universal-obj-y) for objects that are more > common than $(common-obj-y), so that those only get built once. > > Call QOM module init for type registration. > > Signed-off-by: Andreas Färber <[email protected]> > Cc: Anthony Liguori <[email protected]> Never looked how user emulators work in detail, but looks good to me.
