summaryrefslogtreecommitdiff
path: root/include/qom/object.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-13qom: aggressively optimize qom castingAnthony Liguori1-0/+4
2013-05-13qom: allow turning cast debugging offPaolo Bonzini1-5/+6
2013-05-13qom: pass file/line/function to asserting castsPaolo Bonzini1-5/+11
2013-05-13qom: improve documentation of cast functionsPaolo Bonzini1-2/+21
2013-03-22Fix typos and misspellingsPeter Maydell1-1/+1
2013-02-01qom: remove object_deletePaolo Bonzini1-17/+10
2013-02-01qom: document reference counting of link propertiesPaolo Bonzini1-0/+5
2013-01-27qom: Introduce object_class_is_abstract()Andreas Färber1-0/+8
2013-01-17qom: Extend documentation on QOM method conceptsAndreas Färber1-3/+101
2013-01-15qom: Make object_resolve_path_component() path argument constAndreas Färber1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-3/+3
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19qom: move include files to include/qom/Paolo Bonzini1-0/+1003