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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
qom
/
object.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-02
object: add g_autoptr support
Marc-André Lureau
1
-0
/
+3
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+21
2019-12-18
include/qom/object.h: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-12-17
object: Improve documentation of interfaces
Greg Kurz
1
-2
/
+8
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
1
-0
/
+12
2019-12-17
qom: introduce object_register_sugar_prop
Paolo Bonzini
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
1
-0
/
+3
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
1
-0
/
+3
2018-12-11
qom: remove unimplemented class_finalize
Marc-André Lureau
1
-5
/
+2
2018-12-11
move ObjectClass to typedefs.h
Gerd Hoffmann
1
-1
/
+0
2018-07-17
qom/object: Add a new function object_initialize_child()
Thomas Huth
1
-2
/
+43
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
1
-3
/
+9
2018-05-09
qom: allow object_get_canonical_path_component without parent
Paolo Bonzini
1
-0
/
+1
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
1
-0
/
+11
2018-03-06
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
1
-0
/
+16
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
2017-10-17
qom: add helper macro DEFINE_TYPES()
Igor Mammedov
1
-0
/
+36
2017-10-17
qom: introduce type_register_static_array()
Igor Mammedov
1
-0
/
+10
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
1
-2
/
+2
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
-2
/
+2
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
1
-3
/
+3
2017-06-20
object: add uint property setter/getter
Marc-André Lureau
1
-0
/
+23
2017-01-24
object: make some funcs static
Marc-André Lureau
1
-24
/
+0
2017-01-24
object.h: spelling fix
Marc-André Lureau
1
-1
/
+1
2016-07-06
qom: Fix comment typo
Changlong Xie
1
-1
/
+1
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
1
-1
/
+7
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-23
include: Clean up includes
Peter Maydell
1
-3
/
+0
2016-02-11
qom: Correct object_property_get_int() description
Alistair Francis
1
-1
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-2
/
+2
2016-02-08
qom: Use typedef for Visitor
Eric Blake
1
-5
/
+4
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-16
/
+14
2016-01-18
qom: Allow properties to be registered against classes
Daniel P. Berrange
1
-1
/
+45
2015-12-03
qom: Update documentation comment of struct Object
Cao jin
1
-3
/
+0
2015-11-19
qom: Replace object property list with GHashTable
Pavel Fedin
1
-3
/
+7
2015-11-18
qom: Introduce ObjectPropertyIterator struct for iteration
Daniel P. Berrange
1
-0
/
+49
2015-11-06
qom/object: fix 2 comment typos
Cao jin
1
-5
/
+5
2015-09-08
qom: Add recursive version of object_child_for_each
Peter Crosthwaite
1
-0
/
+15
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
1
-2
/
+2
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
1
-0
/
+19
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
1
-1
/
+1
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
1
-0
/
+128
2015-06-19
qom: Add helper function for getting user objects root
Daniel P. Berrange
1
-0
/
+12
2015-06-05
qom: add object_property_add_const_link
Paolo Bonzini
1
-0
/
+18
[next]