aboutsummaryrefslogtreecommitdiffstats
path: root/qom
AgeCommit message (Expand)AuthorFilesLines
2012-02-03container: make a decendent of ObjectAnthony Liguori3-6/+32
2012-02-03object: sure up reference countingAnthony Liguori1-2/+14
2012-02-03qom: accept any compatible type when setting a link propertyAnthony Liguori1-4/+5
2012-02-03qom: move properties from qdev to objectAnthony Liguori1-0/+468
2012-02-03qom: allow object_class_foreach to take additional parameters to refine searchAnthony Liguori1-2/+16
2012-01-27qdev: change ambiguous qdev namesAnthony Liguori1-0/+5
2012-01-27qom: add the base Object class (v2)Anthony Liguori2-0/+486