summaryrefslogtreecommitdiffstats
path: root/include/qom/object.h
Commit message (Expand)AuthorAgeFilesLines
* object: add object_get_canonical_path_component()Stefan Hajnoczi2014-03-131-0/+8
* qapi: Add human mode to StringOutputVisitorPaolo Bonzini2014-02-141-1/+2
* qom: Do not register interface "types" in the type table and fix namesPaolo Bonzini2013-12-241-0/+1
* qom: Split out object and class cachesPeter Crosthwaite2013-12-241-1/+2
* qom: Fix pointer to int property helpers' documentationMichael S. Tsirkin2013-11-051-21/+52
* qom: add pointer to int property helpersMichael S. Tsirkin2013-10-141-0/+21
* qom: cleanup struct Error referencesMichael S. Tsirkin2013-10-141-25/+25
* cleanup object.h: include error.h directlyIgor Mammedov2013-10-141-1/+1
* qom: Assert instance size in object_initialize_with_type()Andreas Färber2013-08-301-1/+2
* qom: Pass available size to object_initialize()Andreas Färber2013-08-301-1/+2
* qom: Fix object_initialize_with_type() argument name in documentationAndreas Färber2013-08-301-1/+1
* object: Fix typo in qom/object.hPeter Chubb2013-08-301-1/+1
* qom: Introduce instance_post_init hookEduardo Habkost2013-08-161-0/+3
* qom: aggressively optimize qom castingAnthony Liguori2013-05-131-0/+4
* qom: allow turning cast debugging offPaolo Bonzini2013-05-131-5/+6
* qom: pass file/line/function to asserting castsPaolo Bonzini2013-05-131-5/+11
* qom: improve documentation of cast functionsPaolo Bonzini2013-05-131-2/+21
* Fix typos and misspellingsPeter Maydell2013-03-221-1/+1
* qom: remove object_deletePaolo Bonzini2013-02-011-17/+10
* qom: document reference counting of link propertiesPaolo Bonzini2013-02-011-0/+5
* qom: Introduce object_class_is_abstract()Andreas Färber2013-01-271-0/+8
* qom: Extend documentation on QOM method conceptsAndreas Färber2013-01-171-3/+101
* qom: Make object_resolve_path_component() path argument constAndreas Färber2013-01-151-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-3/+3
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* qom: move include files to include/qom/Paolo Bonzini2012-12-191-0/+1003
OpenPOWER on IntegriCloud