Sign in
qemu-android
/
qemu-android
/
be17f18b8cd438be7f8f65000c0baecdd5b34634
/
include
/
qom
/
object.h
be17f18
qom: pass file/line/function to asserting casts
by Paolo Bonzini
· 12 years ago
33bc94e
qom: improve documentation of cast functions
by Paolo Bonzini
· 12 years ago
085d813
Fix typos and misspellings
by Peter Maydell
· 12 years ago
b76facc
qom: remove object_delete
by Paolo Bonzini
· 12 years ago
6c232d2
qom: document reference counting of link properties
by Paolo Bonzini
· 12 years ago
1786237
qom: Introduce object_class_is_abstract()
by Andreas Färber
· 12 years ago
782beb5
qom: Extend documentation on QOM method concepts
by Andreas Färber
· 12 years ago
3e84b48
qom: Make object_resolve_path_component() path argument const
by Andreas Färber
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
14cccb6
qom: move include files to include/qom/
by Paolo Bonzini
· 12 years ago
[Renamed from include/qemu/object.h]
339c270
qom: make object_finalize static
by Paolo Bonzini
· 12 years ago
fde9bf4
qom: make object_delete usable for statically-allocated objects
by Paolo Bonzini
· 12 years ago
667d22d
qdev: move bus removal to object_unparent
by Paolo Bonzini
· 12 years ago
0e55884
object: add object_property_add_bool (v2)
by Anthony Liguori
· 13 years ago
33e95c6
qom: Reimplement Interfaces
by Anthony Liguori
· 13 years ago
89bfe00
qom: Push error reporting to object_property_find()
by Paolo Bonzini
· 13 years ago
8cb6789
qdev: Remove qdev_prop_exists()
by Paolo Bonzini
· 13 years ago
9c4b4cc
qom: Drop type_register_static_alias() macro
by Paolo Bonzini
· 13 years ago
745549c
qom: Make Object a type
by Paolo Bonzini
· 13 years ago
3b50e31
qom: Add class_base_init
by Paolo Bonzini
· 13 years ago
32efc53
qom: Add object_child_foreach()
by Paolo Bonzini
· 13 years ago
e7cce67
qom: Add object_class_get_parent()
by Paolo Bonzini
· 13 years ago
0466e45
qom: Documentation addition for object_class_by_name()
by Paolo Bonzini
· 13 years ago
dfe47e7
qom: Refine container_get() to allow using a custom root
by Andreas Färber
· 13 years ago
a612b2a
qom: add container_get
by Paolo Bonzini
· 13 years ago
418ba9e
qom: Introduce object_class_get_list()
by Andreas Färber
· 13 years ago
93148aa
Spelling fixes in comments (it's -> its)
by Stefan Weil
· 13 years ago
441dd5e
qom: Fix spelling in documentation
by Stefan Weil
· 13 years ago
358b546
qom: Document ways to retrieve child object added by object_property_add_child()
by Alexander Barabash
· 13 years ago
b2cd7de
qom: add generic string parsing/printing
by Paolo Bonzini
· 13 years ago
438e1c7
qom: Fix identifiers in documentation
by Andreas Färber
· 13 years ago
a0dbf40
qom: Fix typo in Object's documentation
by Andreas Färber
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
1d9c5a1
qom: add property get/set wrappers for links
by Paolo Bonzini
· 13 years ago
02fe2db
qom: add object_resolve_path_type
by Paolo Bonzini
· 13 years ago
7b7b7d1
qom: add property get/set wrappers for C types
by Paolo Bonzini
· 13 years ago
0815a85
qom: more documentation on subclassing
by Paolo Bonzini
· 13 years ago
1ed5b91
qom: clean up cast macros
by Paolo Bonzini
· 13 years ago
57c9faf
qom: move properties from qdev to object
by Anthony Liguori
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
93c511a
qom: allow object_class_foreach to take additional parameters to refine search
by Anthony Liguori
· 13 years ago
2f28d2ff
qom: add the base Object class (v2)
by Anthony Liguori
· 13 years ago