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_interfaces.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-04-...
Peter Maydell
1
-1
/
+1
2021-04-01
qom: Fix default values in help
Markus Armbruster
1
-1
/
+1
2021-04-01
Revert "qom: use qemu_printf to print help for user-creatable objects"
Thomas Huth
1
-1
/
+0
2021-03-19
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-0
/
+1
2021-03-19
qom: use qemu_printf to print help for user-creatable objects
Paolo Bonzini
1
-0
/
+1
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
1
-54
/
+0
2021-03-19
qom: Support JSON in HMP object_add and tools --object
Kevin Wolf
1
-11
/
+21
2021-03-19
qom: Add user_creatable_parse_str()
Kevin Wolf
1
-6
/
+14
2021-03-19
hmp: QAPIfy object_add
Kevin Wolf
1
-5
/
+6
2021-03-19
qom: Add user_creatable_add_from_str()
Kevin Wolf
1
-5
/
+24
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
1
-1
/
+50
2021-03-19
qom: Remove user_creatable_add_dict()
Kevin Wolf
1
-32
/
+0
2021-03-19
qom: Make "object" QemuOptsList optional
Kevin Wolf
1
-2
/
+5
2021-03-06
qom: Check for wellformed id in user_creatable_add_type()
Kevin Wolf
1
-0
/
+9
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
1
-2
/
+2
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
1
-0
/
+9
2020-10-15
qom: Factor out helpers from user_creatable_print_help()
Kevin Wolf
1
-38
/
+52
2020-07-10
qom: Introduce object_property_try_add_child()
Eric Auger
1
-2
/
+5
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-4
/
+2
2020-07-10
qom: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-8
/
+13
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-2
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-4
/
+1
2020-04-30
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
1
-2
/
+6
2020-04-30
qom: Factor out user_creatable_add_dict()
Kevin Wolf
1
-0
/
+27
2020-01-24
qom: introduce object_property_help()
Marc-André Lureau
1
-17
/
+28
2020-01-24
vl: print default value in object help
Marc-André Lureau
1
-0
/
+6
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-0
/
+61
2019-02-26
qom: don't require user creatable objects to be registered
Daniel P. Berrangé
1
-6
/
+10
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-11
/
+3
2018-10-19
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
1
-3
/
+1
2018-10-05
vl: list user creatable properties when 'help' is argument
Marc-André Lureau
1
-3
/
+3
2018-05-09
memdev: remove "id" property
Paolo Bonzini
1
-6
/
+0
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+0
2018-03-02
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
1
-0
/
+5
2017-09-01
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
1
-3
/
+3
2017-06-06
monitor: fix object_del for command-line-created objects
Michael Roth
1
-0
/
+9
2017-03-23
qom: Fix regression with 'qom-type'
Eric Blake
1
-0
/
+2
2017-03-22
qom: Avoid unvisited 'id'/'qom-type' in user_creatable_add_opts
Eric Blake
1
-3
/
+5
2017-01-12
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
1
-0
/
+6
2017-01-12
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
1
-54
/
+17
2017-01-12
qom: remove unused header
Igor Mammedov
1
-1
/
+0
2016-10-25
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
Daniel P. Berrange
1
-1
/
+1
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
1
-4
/
+4
2016-07-06
qapi: Add parameter to visit_end_*
Eric Blake
1
-2
/
+2
[next]