295 Commits (ba6f0fc25e3c14fbb36f4b5a616a89cd3f1de6d0)

Author SHA1 Message Date
Paolo Bonzini 7f07b9cbc5 build: adapt qom/Makefile and move it to Makefile.objs 14 years ago
Paolo Bonzini 8185bfc146 qdev: Use object_property_print() in info qtree 14 years ago
Stefan Weil f156f2385f qom: Fix memory leak in function container_get 15 years ago
Andreas Färber dfe47e7029 qom: Refine container_get() to allow using a custom root 15 years ago
Paolo Bonzini a612b2a663 qom: add container_get 15 years ago
Andreas Färber dd83b06ae6 qom: Introduce CPU class 15 years ago
Andreas Färber 418ba9e5d6 qom: Introduce object_class_get_list() 15 years ago
Igor Mitsyanko ac4510337d qom/object.c: rename type_class_init() to type_initialize() 15 years ago
Igor Mitsyanko aca59af612 qom: if @instance_size==0, assign size of object to parent object size 15 years ago
Paolo Bonzini 6c1fdcf902 qom: fix device hot-unplug 15 years ago
Alexander Barabash f0cdc966fb qom: In function object_set_link_property(), first call object_ref(), then object_unref(). 15 years ago
Andreas Färber 258b2c4258 qom: Fix object_initialize_with_type() assertion 15 years ago
Paolo Bonzini b2cd7dee86 qom: add generic string parsing/printing 15 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Paolo Bonzini 1d9c5a12ce qom: add property get/set wrappers for links 15 years ago
Paolo Bonzini a1e7efdcef qom: fix canonical paths vs. interfaces 15 years ago
Paolo Bonzini 11e35bfdc7 qom: use object_resolve_path_type for links 15 years ago
Paolo Bonzini 02fe2db631 qom: add object_resolve_path_type 15 years ago
Paolo Bonzini 8f770d3905 qom: fix off-by-one 15 years ago
Paolo Bonzini 7b7b7d18e4 qom: add property get/set wrappers for C types 15 years ago
Paolo Bonzini 9f5f135058 qom: add QObject-based property get/set wrappers 15 years ago
Paolo Bonzini b46d9b1082 qom: do not include qdev header file 15 years ago
Paolo Bonzini 9970bd887d qom: avoid useless conversions from string to type 15 years ago
Paolo Bonzini acc4af3fec qom: clean up/optimize object_dynamic_cast 15 years ago
Anthony Liguori 8b45d447ce container: make a decendent of Object 15 years ago
Anthony Liguori db85b575b9 object: sure up reference counting 15 years ago
Anthony Liguori fe40e627c5 qom: accept any compatible type when setting a link property 15 years ago
Anthony Liguori 57c9fafe0f qom: move properties from qdev to object 15 years ago
Anthony Liguori 93c511a1ad qom: allow object_class_foreach to take additional parameters to refine search 15 years ago
Anthony Liguori 7309335441 qdev: change ambiguous qdev names 15 years ago
Anthony Liguori 2f28d2ff9d qom: add the base Object class (v2) 15 years ago