summaryrefslogtreecommitdiffstats
path: root/qemu-user.c
Commit message (Collapse)AuthorAgeFilesLines
* qom: Add QOM support to user emulatorsAndreas Färber2012-03-131-0/+37
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 <afaerber@suse.de> Cc: Anthony Liguori <anthony@codemonkey.ws> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
OpenPOWER on IntegriCloud