25 Commits (c25df57ae8f9fe1c72eee2dab37d76d904ac382e)

Author SHA1 Message Date
Philippe Mathieu-Daudé e0c7de8dc4 qom/object_interfaces: Clean up global variable shadowing 3 years ago
Paolo Bonzini bc2f4fcb1d qom: move user_creatable_add_opts logic to vl.c and QAPIfy it 5 years ago
Kevin Wolf ddf6dae7e3 qom: Add user_creatable_parse_str() 6 years ago
Kevin Wolf ffd58ef88c qom: Add user_creatable_add_from_str() 6 years ago
Kevin Wolf f375026606 qom: Factor out user_creatable_process_cmdline() 6 years ago
Kevin Wolf c923112390 qom: Remove user_creatable_add_dict() 6 years ago
Kevin Wolf 9151e59a8b qapi/qom: QAPIfy object-add 6 years ago
Kevin Wolf c9ac145843 qom: Add user_creatable_print_help_from_qdict() 6 years ago
Eduardo Habkost 8110fa1d94 Use DECLARE_*CHECKER* macros 6 years ago
Eduardo Habkost db1015e92e Move QOM typedefs and add missing includes 6 years ago
Markus Armbruster 6fd5bef10b qom: Make functions taking Error ** return bool, not void 6 years ago
Kevin Wolf eaae29ef89 qemu-storage-daemon: Fix non-string --object properties 6 years ago
Kevin Wolf d6a5beeb2b qom: Factor out user_creatable_add_dict() 6 years ago
Kevin Wolf 5f07c4d60d qapi: Flatten object-add 7 years ago
Kevin Wolf 3e9297f365 vl: Split off user_creatable_print_help() 7 years ago
Marc-André Lureau 3650b2de34 qom: make user_creatable_complete() specific to UserCreatable 8 years ago
Marc-André Lureau aa1b35b975 qom: make interface types abstract 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 9 years ago
Eduardo Habkost 9d5139e543 vl: Clean up user-creatable objects when exiting 9 years ago
Eduardo Habkost 3beacfb98b qom: Remove unused errp parameter from can_be_deleted() 9 years ago
Igor Mammedov 3a4641054e monitor: reuse user_creatable_add_opts() instead of user_creatable_add() 10 years ago
Markus Armbruster 51b9b478cc qom: -object error messages lost location, restore it 10 years ago
Daniel P. Berrange 90998d5896 qom: add helpers for UserCreatable object types 11 years ago
Lin Ma d6edb15576 qom: Add can_be_deleted callback to UserCreatableClass 12 years ago
Igor Mammedov 269e09f3fc add optional 2nd stage initialization to -object/object-add commands 13 years ago