summaryrefslogtreecommitdiffstats
path: root/qom
Commit message (Expand)AuthorAgeFilesLines
* qom: In function object_set_link_property(), first call object_ref(), then ob...Alexander Barabash2012-02-221-4/+7
* qom: Fix object_initialize_with_type() assertionAndreas Färber2012-02-221-1/+1
* qom: add generic string parsing/printingPaolo Bonzini2012-02-221-0/+25
* qom: Unify type registrationAndreas Färber2012-02-152-4/+4
* qom: add property get/set wrappers for linksPaolo Bonzini2012-02-071-0/+24
* qom: fix canonical paths vs. interfacesPaolo Bonzini2012-02-071-0/+10
* qom: use object_resolve_path_type for linksPaolo Bonzini2012-02-071-14/+17
* qom: add object_resolve_path_typePaolo Bonzini2012-02-071-8/+18
* qom: fix off-by-onePaolo Bonzini2012-02-071-5/+2
* qom: add property get/set wrappers for C typesPaolo Bonzini2012-02-071-9/+110
* qom: add QObject-based property get/set wrappersPaolo Bonzini2012-02-072-1/+45
* qom: do not include qdev header filePaolo Bonzini2012-02-071-2/+0
* qom: avoid useless conversions from string to typePaolo Bonzini2012-02-071-15/+12
* qom: clean up/optimize object_dynamic_castPaolo Bonzini2012-02-071-24/+38
* container: make a decendent of ObjectAnthony Liguori2012-02-033-6/+32
* object: sure up reference countingAnthony Liguori2012-02-031-2/+14
* qom: accept any compatible type when setting a link propertyAnthony Liguori2012-02-031-4/+5
* qom: move properties from qdev to objectAnthony Liguori2012-02-031-0/+468
* qom: allow object_class_foreach to take additional parameters to refine searchAnthony Liguori2012-02-031-2/+16
* qdev: change ambiguous qdev namesAnthony Liguori2012-01-271-0/+5
* qom: add the base Object class (v2)Anthony Liguori2012-01-272-0/+486
OpenPOWER on IntegriCloud