498 Commits (c52e405968341b1d10c618f23bdbb841e39f9255)

Author SHA1 Message Date
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 3 years ago
Thomas Huth b447378e12 qom/object: Limit type names to alphanumerical and some few special characters 3 years ago
Kevin Wolf 125062e791 qom: Add object_property_set_default_list() 3 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 4 years ago
Markus Armbruster cffaca0fab qom: Move HMP commands from monitor/ to qom/ 4 years ago
Markus Armbruster 047f2ca1ce qapi qdev qom: Elide redundant has_FOO in generated C 4 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
Peter Maydell 5df022cf2e osdep: Move memalign-related functions to their own header 5 years ago
Michael S. Tsirkin e36828787f qom: assert integer does not overflow 5 years ago
Bernhard Beschow 5e78c98b7c Mark remaining global TypeInfo instances as const 5 years ago
Markus Armbruster 1bf4d3294b monitor: Fix find_device_state() for IDs containing slashes 5 years ago
Kevin Wolf dbc8221f8c qom: Reduce use of error_propagate() 5 years ago
Paolo Bonzini cbc94d9702 qom: use correct field name when getting/setting alias properties 5 years ago
Paolo Bonzini 3bb6944585 qom: export more functions for use with non-UserCreatable objects 6 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Markus Armbruster bd74ecd1c3 qom: Fix default values in help 5 years ago
Thomas Huth cb4d9e38bd Revert "qom: use qemu_printf to print help for user-creatable objects" 5 years ago
Paolo Bonzini 6d9abb6de9 qom: use qemu_printf to print help for user-creatable objects 6 years ago
Paolo Bonzini bc2f4fcb1d qom: move user_creatable_add_opts logic to vl.c and QAPIfy it 5 years ago
Kevin Wolf 155b5f8b8d qom: Support JSON in HMP object_add and tools --object 5 years ago
Kevin Wolf ddf6dae7e3 qom: Add user_creatable_parse_str() 6 years ago
Kevin Wolf da0a932bbf hmp: QAPIfy object_add 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 98c43b7b8b qom: Make "object" QemuOptsList optional 6 years ago
Kevin Wolf 9151e59a8b qapi/qom: QAPIfy object-add 6 years ago
Kevin Wolf 5024340745 qapi/qom: Drop deprecated 'props' from object-add 6 years ago
Kevin Wolf 0bd5a2eb79 qom: Check for wellformed id in user_creatable_add_type() 6 years ago
Doug Evans 3a2e982d47 qom/object.c: Fix typo 6 years ago
Greg Kurz a8dc82ce82 qom: Allow optional sugar props 6 years ago
Eduardo Habkost 63f957ac96 qom: Assert that objects being destroyed have no parent 6 years ago
Markus Armbruster 26c52828f6 Revert "qobject: let object_property_get_str() use new API" 6 years ago
Markus Armbruster eab3a4678b qobject: Change qobject_to_json()'s value to GString 6 years ago
Markus Armbruster 6589f45991 qobject: Make qobject_to_json_pretty() take a pretty argument 6 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 6 years ago
Ani Sinha 1bf8b88f14 qom: code hardening - have bound checking while looping with integer value 6 years ago
Paolo Bonzini 169cbac12d qom: eliminate identical functions 6 years ago