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_interfaces.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
1
-47
/
+0
2021-03-19
qom: Add user_creatable_parse_str()
Kevin Wolf
1
-0
/
+15
2021-03-19
qom: Add user_creatable_add_from_str()
Kevin Wolf
1
-0
/
+16
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
1
-13
/
+28
2021-03-19
qom: Remove user_creatable_add_dict()
Kevin Wolf
1
-18
/
+0
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-7
/
+0
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
1
-3
/
+18
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-07-10
qom: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-3
/
+9
2020-04-30
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
1
-1
/
+5
2020-04-30
qom: Factor out user_creatable_add_dict()
Kevin Wolf
1
-0
/
+12
2020-03-06
qapi: Flatten object-add
Kevin Wolf
1
-0
/
+7
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-0
/
+12
2018-12-11
qom: make user_creatable_complete() specific to UserCreatable
Marc-André Lureau
1
-2
/
+2
2018-12-11
qom: make interface types abstract
Marc-André Lureau
1
-5
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-09-19
vl: Clean up user-creatable objects when exiting
Eduardo Habkost
1
-0
/
+8
2017-09-01
qom: Remove unused errp parameter from can_be_deleted()
Eduardo Habkost
1
-3
/
+2
2017-01-12
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
1
-17
/
+0
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
1
-2
/
+3
2016-02-16
qom: add helpers for UserCreatable object types
Daniel P. Berrange
1
-0
/
+92
2015-04-01
qom: Add can_be_deleted callback to UserCreatableClass
Lin Ma
1
-0
/
+13
2014-01-28
add optional 2nd stage initialization to -object/object-add commands
Igor Mammedov
1
-0
/
+62