| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-08-09 | include: Fix typo in name of MAKE_IDENTFIER macro |  Peter Maydell | 1 | -1/+1 |
| 2024-05-27 | qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop |  Markus Armbruster | 1 | -3/+0 |
| 2024-05-27 | qerror: QERR_IO_ERROR is no longer used, drop |  Markus Armbruster | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_MIGRATION_ACTIVE definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_INVALID_PARAMETER definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-04-24 | qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition |  Philippe Mathieu-Daudé | 1 | -3/+0 |
| 2024-03-09 | qerror: QERR_DEVICE_IN_USE is no longer used, drop |  Markus Armbruster | 1 | -3/+0 |
| 2023-09-29 | qobject atomics osdep: Make a few macros more hygienic |  Markus Armbruster | 1 | -2/+8 |
| 2023-04-20 | monitor: mark mixed functions that can suspend |  Paolo Bonzini | 1 | -2/+2 |
| 2023-02-23 | rocker: Tweak stubbed out monitor commands' error messages |  Markus Armbruster | 1 | -3/+0 |
| 2023-02-23 | replay: Simplify setting replay blockers |  Markus Armbruster | 1 | -3/+0 |
| 2022-10-27 | qerror: QERR_PERMISSION_DENIED is no longer used, drop |  Markus Armbruster | 1 | -3/+0 |
| 2022-04-21 | include: move qdict_{crumple,flatten} declarations |  Marc-André Lureau | 1 | -3/+0 |
| 2022-04-06 | include/qapi: add g_autoptr support for qobject types |  Marc-André Lureau | 6 | -0/+24 |
| 2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF |  Marc-André Lureau | 1 | -4/+4 |
| 2021-10-29 | qapi: Generalize command policy checking |  Markus Armbruster | 1 | -2/+3 |
| 2021-10-29 | qapi: Eliminate QCO_NO_OPTIONS for a slight simplification |  Markus Armbruster | 1 | -1/+0 |
| 2021-06-04 | vl: plumb keyval-based options into -readconfig |  Paolo Bonzini | 1 | -0/+3 |
| 2021-03-19 | qapi: Implement deprecated-input=reject for QMP commands |  Markus Armbruster | 1 | -0/+1 |
| 2021-03-16 | qga: return a more explicit error on why a command is disabled |  Marc-André Lureau | 1 | -1/+3 |
| 2020-12-19 | qobject: Make QString immutable |  Markus Armbruster | 1 | -7/+1 |
| 2020-12-19 | migration: Replace migration's JSON writer by the general one |  Markus Armbruster | 1 | -2/+0 |
| 2020-12-19 | qobject: Factor JSON writer out of qobject_to_json() |  Markus Armbruster | 1 | -0/+37 |
| 2020-12-19 | qobject: Drop qstring_get_try_str() |  Markus Armbruster | 1 | -1/+0 |
| 2020-12-19 | qobject: Drop qobject_get_try_str() |  Markus Armbruster | 1 | -1/+0 |
| 2020-12-19 | qobject: Move internals to qobject-internal.h |  Markus Armbruster | 7 | -21/+1 |
| 2020-12-19 | Revert "qstring: add qstring_free()" |  Markus Armbruster | 1 | -1/+0 |
| 2020-12-19 | qobject: Change qobject_to_json()'s value to GString |  Markus Armbruster | 1 | -2/+2 |
| 2020-12-19 | qobject: Use GString instead of QString to accumulate JSON |  Markus Armbruster | 1 | -0/+1 |
| 2020-12-19 | qobject: Make qobject_to_json_pretty() take a pretty argument |  Markus Armbruster | 1 | -1/+1 |
| 2020-12-15 | remove preconfig state |  Paolo Bonzini | 1 | -0/+1 |
| 2020-12-10 | ui: Improve a client_migrate_info error message |  Markus Armbruster | 1 | -3/+0 |
| 2020-12-10 | ui: Improve some set_passwd, expire_password error messages |  Markus Armbruster | 1 | -3/+0 |
| 2020-12-10 | block: Improve some block-commit, block-stream error messages |  Markus Armbruster | 1 | -2/+0 |
| 2020-12-10 | qerror: Eliminate QERR_ macros used in just one place |  Markus Armbruster | 1 | -9/+0 |
| 2020-12-10 | qerror: Drop unused QERR_ macros |  Markus Armbruster | 1 | -6/+0 |
| 2020-10-09 | qmp: Move dispatcher to a coroutine |  Kevin Wolf | 1 | -0/+1 |
| 2020-10-09 | qapi: Add a 'coroutine' flag for commands |  Kevin Wolf | 1 | -0/+1 |
| 2020-10-09 | qmp: Call monitor_set_cur() only in qmp_dispatch() |  Kevin Wolf | 1 | -1/+2 |
| 2020-04-30 | qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next() |  Markus Armbruster | 1 | -3/+0 |
| 2020-04-30 | qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead |  Markus Armbruster | 1 | -2/+0 |
| 2020-04-30 | qobject: Clean up QLIST_FOREACH_ENTRY() |  Markus Armbruster | 1 | -4/+4 |
| 2020-03-17 | qmp: constify QmpCommand and list |  Marc-André Lureau | 1 | -4/+5 |
| 2020-01-24 | qstring: add qstring_free() |  Marc-André Lureau | 1 | -0/+1 |
| 2019-02-18 | qapi: remove qmp_unregister_command() |  Marc-André Lureau | 1 | -1/+0 |
| 2018-10-19 | scripts: Remove check-qerror.sh |  Alberto Garcia | 1 | -3/+3 |