530 Commits (806108519c3bc215116abe118babf6c8b4894dc1)

Author SHA1 Message Date
Paolo Bonzini d1000ecae2 include: move hw/qdev-core.h to hw/core/, rename 4 months ago
Marc-André Lureau 6334967f6c audio: register backends in /audiodevs container 6 months ago
Daniel P. Berrangé 7249713b4f qom: use ERRP_GUARD in user_creatable_complete 8 months ago
Steve Sistare 8eb6d39e22 qom: qom-list-get 9 months ago
Paolo Bonzini 220c739903 qom: reverse order of instance_post_init calls 1 year ago
Gustavo Romero 6b9ef6f9a8 qom/object: Fix typo in comment 11 months ago
Steve Sistare 67ce2866a7 qom: Factor qom_resolve_path() out 1 year ago
Kohei Tokunaga 7748cdbae8 qom/object: Fix type conflict of GLib function pointers 12 months ago
Philippe Mathieu-Daudé b282b859cf qom: Constify TypeInfo::class_data 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Philippe Mathieu-Daudé f1fa787b92 qom: Have class_base_init() take a const data argument 1 year ago
Akihiko Odaki 36324c6774 qom: Use command line syntax for default values in help 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Paolo Bonzini b7bd800eba qom: remove unused field 1 year ago
Paolo Bonzini bc4e7522ad qom: remove unused InterfaceInfo::concrete_class field 1 year ago
Peter Xu f6f0284b6f qom: Remove container_get() 1 year ago
Peter Xu d3176a9f38 qom: Use object_get_container() 1 year ago
Peter Xu 180e8f16f0 qom: Add object_get_container() 1 year ago
Peter Xu 5cfd38a2e7 qom: Create system containers explicitly 1 year ago
Peter Xu 6e1e04ef03 qom: New object_property_add_new_container() 1 year ago
Peter Xu e469b331cd qom: Add TYPE_CONTAINER macro 1 year ago
Zhao Liu 281305d3e0 qom/object: Remove type_register() 1 year ago
Paolo Bonzini f41823e059 qom: allow user-creatable classes to be in modules 1 year ago
Paolo Bonzini 02009a12bc qom: let object_new use a module if the type is not present 1 year ago
Paolo Bonzini 144d80f69e qom: centralize module-loading functionality 1 year ago
Paolo Bonzini b801e3cb2a qom: use object_new_with_class when possible 1 year ago
Paolo Bonzini 845b54efaf qom: remove unused function 1 year ago
Marc-André Lureau d9e9867374 qom: set *ambiguous on all paths 2 years ago
Marc-André Lureau ee510704a9 qom: rename object_resolve_path_type() "ambiguousp" 2 years ago
Marc-André Lureau 8f3375434d qom/object: fix -Werror=maybe-uninitialized 2 years ago
Pierrick Bouvier 02f5360d80 qom: remove return after g_assert_not_reached() 2 years ago
Thomas Huth 6b568e3f1d target/sparc/cpu: Rename the CPU models with a "+" in their names 2 years ago
Maksim Davydov 443df40cad qom: add default value 2 years ago
Philippe Mathieu-Daudé ef929281f1 qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition 2 years ago
Philippe Mathieu-Daudé aaeafa5090 qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) 2 years ago
Paolo Bonzini ee3b34cd48 hw/acpi: move object_resolve_type_unambiguous to core QOM 2 years ago
Thomas Huth 5bfb75f152 target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules 2 years ago
Thomas Huth b447378e12 qom/object: Limit type names to alphanumerical and some few special characters 2 years ago
Kevin Wolf 125062e791 qom: Add object_property_set_default_list() 2 years ago
Philippe Mathieu-Daudé e0c7de8dc4 qom/object_interfaces: Clean up global variable shadowing 3 years ago
Richard Henderson ad4ec2798f qom: Propagate alignment through type system 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Philippe Mathieu-Daudé 919a0423d8 qom/object_interfaces: Fix QAPI headers included 3 years ago
Markus Armbruster cffaca0fab qom: Move HMP commands from monitor/ to qom/ 3 years ago
Markus Armbruster 047f2ca1ce qapi qdev qom: Elide redundant has_FOO in generated C 3 years ago
Claudio Fontana c551fb0b53 module: add Error arguments to module_load and module_load_qom 4 years ago
Claudio Fontana dbc0e80553 module: rename module_load_one to module_load 4 years ago
Markus Armbruster 3f7febc937 qom: Improve error messages when property has no getter or setter 4 years ago
Marc-André Lureau 9ca9c893b6 include: add qemu/keyval.h 4 years ago
Markus Armbruster b21e238037 Use g_new() & friends where that makes obvious sense 4 years ago