summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qom: Introduce CPU classAndreas Färber2012-03-141-0/+75
* qom: Introduce object_class_get_list()Andreas Färber2012-03-141-0/+11
* Spelling fixes in comments (it's -> its)Stefan Weil2012-03-081-2/+2
* qom: Fix spelling in documentationStefan Weil2012-03-071-1/+1
* qom: Document ways to retrieve child object added by object_property_add_child()Alexander Barabash2012-02-221-0/+4
* qom: add generic string parsing/printingPaolo Bonzini2012-02-221-0/+24
* qom: Fix identifiers in documentationAndreas Färber2012-02-171-2/+2
* qom: Fix typo in Object's documentationAndreas Färber2012-02-171-1/+1
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qom: add property get/set wrappers for linksPaolo Bonzini2012-02-071-0/+24
* qom: add object_resolve_path_typePaolo Bonzini2012-02-071-2/+23
* qom: add property get/set wrappers for C typesPaolo Bonzini2012-02-071-0/+70
* qom: add QObject-based property get/set wrappersPaolo Bonzini2012-02-071-0/+42
* qom: more documentation on subclassingPaolo Bonzini2012-02-071-3/+73
* qom: clean up cast macrosPaolo Bonzini2012-02-071-7/+15
* qom: move properties from qdev to objectAnthony Liguori2012-02-031-1/+224
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-0/+2
* qom: allow object_class_foreach to take additional parameters to refine searchAnthony Liguori2012-02-031-0/+1
* qom: add the base Object class (v2)Anthony Liguori2012-01-271-0/+436
OpenPOWER on IntegriCloud