index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qom
/
object.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
1
-0
/
+1
2019-07-29
Revert "Revert "globals: Allow global properties to be optional""
Dr. David Alan Gilbert
1
-0
/
+3
2019-05-24
qom/object: Display more helpful message when an object type is missing
Philippe Mathieu-Daudé
1
-1
/
+6
2019-05-20
Revert "globals: Allow global properties to be optional"
Daniel P. Berrangé
1
-3
/
+0
2019-05-03
qom: use object_new_with_type in object_new_with_propv
Wei Yang
1
-1
/
+1
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
1
-0
/
+39
2019-02-26
qom: don't require user creatable objects to be registered
Daniel P. Berrangé
1
-4
/
+8
2019-01-17
globals: Allow global properties to be optional
Eduardo Habkost
1
-0
/
+3
2019-01-10
qom: Don't keep error value between object_property_parse() calls
Eduardo Habkost
1
-1
/
+1
2019-01-07
qdev-props: call object_apply_global_props()
Marc-André Lureau
1
-1
/
+11
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
1
-0
/
+25
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-2
/
+0
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-4
/
+8
2018-10-05
qom/object: register 'type' property as class property
Marc-André Lureau
1
-3
/
+4
2018-10-05
qom/object: fix iterating properties over a class
Marc-André Lureau
1
-1
/
+1
2018-10-02
qom/object: add some interface asserts
Marc-André Lureau
1
-1
/
+8
2018-07-17
qom/object: Add a new function object_initialize_child()
Thomas Huth
1
-0
/
+54
2018-06-13
Purge uses of banned g_assert_FOO()
Markus Armbruster
1
-5
/
+5
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-3
/
+5
2018-06-01
qom: support orphan objects in object_get_canonical_path
Paolo Bonzini
1
-12
/
+16
2018-05-09
qom: allow object_get_canonical_path_component without parent
Paolo Bonzini
1
-2
/
+3
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-8
/
+8
2018-03-19
qobject: let object_property_get_str() use new API
Peter Xu
1
-6
/
+3
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-4
/
+4
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
1
-0
/
+13
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
1
-0
/
+7
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
qdict qlist: Make most helper macros functions
Markus Armbruster
1
-0
/
+1
2017-10-17
qom: introduce type_register_static_array()
Igor Mammedov
1
-0
/
+9
2017-10-03
qom: provide root container for internal objs
Peter Xu
1
-0
/
+11
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-8
/
+8
2017-07-17
qom: Fix ambiguous path detection when ambiguous=NULL
Eduardo Habkost
1
-9
/
+8
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-4
/
+4
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
1
-0
/
+29
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-9
/
+7
2017-06-19
object: fix potential leak in getters
Marc-André Lureau
1
-3
/
+3
2017-01-24
object: make some funcs static
Marc-André Lureau
1
-2
/
+2
2017-01-16
qom: Make all interface types abstract
Eduardo Habkost
1
-0
/
+6
2016-10-04
qom/object: update class cache atomically
Alex Bennée
1
-7
/
+8
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
1
-16
/
+12
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
1
-5
/
+6
2016-07-06
string-input-visitor: Favor new visit_free() function
Eric Blake
1
-14
/
+11
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-1
/
+1
2016-06-20
error: Remove NULL checks on error_propagate() calls
Eduardo Habkost
1
-3
/
+1
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
1
-0
/
+8
2016-05-12
qapi: Split visit_end_struct() into pieces
Eric Blake
1
-3
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
[next]