aboutsummaryrefslogtreecommitdiff
path: root/include/qom/object.h
AgeCommit message (Expand)Author
2015-03-09Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson
2015-02-16qom: Fix typo, 'my_class_init' -> 'derived_class_init'Zhoujian
2014-10-15qom: Add description field in ObjectProperty structGonglei
2014-07-01qom: add a generic mechanism to resolve pathsPaolo Bonzini
2014-07-01qom: add object_property_add_alias()Stefan Hajnoczi
2014-06-19qom: introduce object_property_get_enum and object_property_get_uint16ListHu Tao
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2014-03-13object: add object_get_canonical_path_component()Stefan Hajnoczi
2014-02-14qapi: Add human mode to StringOutputVisitorPaolo Bonzini
2013-12-24qom: Do not register interface "types" in the type table and fix namesPaolo Bonzini
2013-12-24qom: Split out object and class cachesPeter Crosthwaite
2013-11-05qom: Fix pointer to int property helpers' documentationMichael S. Tsirkin
2013-10-14qom: add pointer to int property helpersMichael S. Tsirkin
2013-10-14qom: cleanup struct Error referencesMichael S. Tsirkin
2013-10-14cleanup object.h: include error.h directlyIgor Mammedov
2013-08-30qom: Assert instance size in object_initialize_with_type()Andreas Färber
2013-08-30qom: Pass available size to object_initialize()Andreas Färber
2013-08-30qom: Fix object_initialize_with_type() argument name in documentationAndreas Färber
2013-08-30object: Fix typo in qom/object.hPeter Chubb
2013-08-16qom: Introduce instance_post_init hookEduardo Habkost
2013-05-13qom: aggressively optimize qom castingAnthony Liguori
2013-05-13qom: allow turning cast debugging offPaolo Bonzini
2013-05-13qom: pass file/line/function to asserting castsPaolo Bonzini
2013-05-13qom: improve documentation of cast functionsPaolo Bonzini
2013-03-22Fix typos and misspellingsPeter Maydell
2013-02-01qom: remove object_deletePaolo Bonzini
2013-02-01qom: document reference counting of link propertiesPaolo Bonzini
2013-01-27qom: Introduce object_class_is_abstract()Andreas Färber
2013-01-17qom: Extend documentation on QOM method conceptsAndreas Färber
2013-01-15qom: Make object_resolve_path_component() path argument constAndreas Färber
2013-01-10Make all static TypeInfos constAndreas Färber
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19qom: move include files to include/qom/Paolo Bonzini