index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qom
/
object.c
Age
Commit message (
Expand
)
Author
2020-01-24
object: express const link with link property
Marc-André Lureau
2020-01-24
object: add direct link flag
Marc-André Lureau
2020-01-24
object: rename link "child" to "target"
Marc-André Lureau
2020-01-24
object: check strong flag with &
Marc-André Lureau
2020-01-24
object: do not free class properties
Marc-André Lureau
2020-01-24
object: add object_property_set_default
Marc-André Lureau
2020-01-24
object: make object_class_property_add* return property
Marc-André Lureau
2020-01-24
object: add class property initializer
Marc-André Lureau
2020-01-24
object: avoid extra class property key duplication
Marc-André Lureau
2020-01-24
object: add extra sanity checks
Marc-André Lureau
2020-01-24
qom/object: Display more helpful message when a parent is missing
Philippe Mathieu-Daudé
2020-01-24
qom/object: Display more helpful message when an interface is missing
Philippe Mathieu-Daudé
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
2019-12-17
qom: introduce object_register_sugar_prop
Paolo Bonzini
2019-11-12
qom: Fix error message in object_class_property_add()
Greg Kurz
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-07-29
Revert "Revert "globals: Allow global properties to be optional""
Dr. David Alan Gilbert
2019-05-24
qom/object: Display more helpful message when an object type is missing
Philippe Mathieu-Daudé
2019-05-20
Revert "globals: Allow global properties to be optional"
Daniel P. Berrangé
2019-05-03
qom: use object_new_with_type in object_new_with_propv
Wei Yang
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
2019-02-26
qom: don't require user creatable objects to be registered
Daniel P. Berrangé
2019-01-17
globals: Allow global properties to be optional
Eduardo Habkost
2019-01-10
qom: Don't keep error value between object_property_parse() calls
Eduardo Habkost
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
2018-10-05
qom/object: register 'type' property as class property
Marc-André Lureau
2018-10-05
qom/object: fix iterating properties over a class
Marc-André Lureau
2018-10-02
qom/object: add some interface asserts
Marc-André Lureau
2018-07-17
qom/object: Add a new function object_initialize_child()
Thomas Huth
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-01
qom: support orphan objects in object_get_canonical_path
Paolo Bonzini
2018-05-09
qom: allow object_get_canonical_path_component without parent
Paolo Bonzini
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-03-19
qobject: let object_property_get_str() use new API
Peter Xu
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
2017-10-17
qom: introduce type_register_static_array()
Igor Mammedov
2017-10-03
qom: provide root container for internal objs
Peter Xu
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-07-17
qom: Fix ambiguous path detection when ambiguous=NULL
Eduardo Habkost
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
[prev]
[next]