Age | Commit message (Expand) | Author | Files | Lines |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2021-03-19 | qom: Factor out user_creatable_process_cmdline() | Kevin Wolf | 1 | -19/+1 |
2021-03-19 | qapi/qom: QAPIfy object-add | Kevin Wolf | 1 | -2/+23 |
2021-03-19 | qapi/qom: Drop deprecated 'props' from object-add | Kevin Wolf | 1 | -21/+0 |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake | 1 | -21/+8 |
2020-12-10 | qom: Improve {qom,device}-list-properties error messages | Markus Armbruster | 1 | -11/+6 |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 1 | -1/+1 |
2020-07-07 | qdev: device module support | Gerd Hoffmann | 1 | -1/+2 |
2020-04-30 | qemu-storage-daemon: Fix non-string --object properties | Kevin Wolf | 1 | -1/+1 |
2020-04-30 | qom: Factor out user_creatable_add_dict() | Kevin Wolf | 1 | -23/+1 |
2020-04-02 | object-add: don't create return value if failed | Paolo Bonzini | 1 | -4/+1 |
2020-03-11 | qom-qmp-cmds: fix two memleaks in qmp_object_add | Pan Nengyuan | 1 | -10/+6 |
2020-03-06 | qapi: Flatten object-add | Kevin Wolf | 1 | -7/+35 |
2020-01-24 | qapi/qmp: add ObjectPropertyInfo.default-value | Marc-André Lureau | 1 | -0/+2 |
2020-01-24 | qom: simplify qmp_device_list_properties() | Paolo Bonzini | 1 | -47/+5 |
2020-01-24 | qdev: rename DeviceClass.props | Paolo Bonzini | 1 | -1/+1 |
2020-01-07 | qdev/qom: remove some TODO limitations now that PROP_PTR is gone | Marc-André Lureau | 1 | -10/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -1/+1 |
2019-07-02 | qom: Move QMP command handlers to qom/ | Markus Armbruster | 1 | -0/+323 |