340 Commits (5ca6c931a7d18f3281cd7c7e5ea6cffbda63ddcc)

Author SHA1 Message Date
Markus Armbruster b4898faabe error: Poison g_autoptr(Error) to prevent its use 4 months ago
Peter Xu aa0b2ec50b Revert "error: define g_autoptr() cleanup function for the Error type" 4 months ago
Markus Armbruster bcb536cabe error: Kill @error_warn 7 months ago
Paolo Bonzini e8fb9c91a3 util/error: make func optional 10 months ago
Paolo Bonzini 230a4894f4 util/error: allow non-NUL-terminated err->src 11 months ago
Paolo Bonzini 8714d366e7 util/error: expose Error definition to Rust code 11 months ago
Maciej S. Szmigiero 18eb55546a error: define g_autoptr() cleanup function for the Error type 1 year ago
Cédric Le Goater 96b339cc4c util/error: Introduce warn_report_err_once() 1 year ago
Daniel P. Berrangé 696ae1ac91 qapi: change 'unsigned special_features' to 'uint64_t features' 1 year ago
Daniel P. Berrangé 153b0989d8 qapi: Move and rename qapi/qmp/dispatch.h to qapi/qmp-registry.h 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Markus Armbruster 1824e9fc64 qerror: QERR_PROPERTY_VALUE_OUT_OF_RANGE is no longer used, drop 2 years ago
Markus Armbruster bd783b5cd6 qga: Improve error for guest-set-user-password parameter @crypted 2 years ago
Peter Maydell 0554840032 include: Fix typo in name of MAKE_IDENTFIER macro 2 years ago
Paolo Bonzini eb350d1d01 include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH() 2 years ago
Akihiko Odaki b04091393e qapi: Do not cast function pointers 2 years ago
Markus Armbruster 2020337239 qerror: QERR_QGA_COMMAND_FAILED is no longer used, drop 2 years ago
Markus Armbruster 5b957bf6d3 qerror: QERR_IO_ERROR is no longer used, drop 2 years ago
Philippe Mathieu-Daudé be842efbe3 qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition 2 years ago
Philippe Mathieu-Daudé 005807860d qapi: Inline and remove QERR_MIGRATION_ACTIVE definition 2 years ago
Philippe Mathieu-Daudé ef929281f1 qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition 2 years ago
Philippe Mathieu-Daudé c6f5d406e1 qapi: Inline and remove QERR_INVALID_PARAMETER definition 2 years ago
Philippe Mathieu-Daudé f95b25c37e qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition 2 years ago
Philippe Mathieu-Daudé a95921f171 qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition 2 years ago
Philippe Mathieu-Daudé 7f65e789ab qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition 2 years ago
Zhao Liu 042e4942b9 error: Add error_vprepend() in comment of ERRP_GUARD() rules 2 years ago
Markus Armbruster b1614f795f qerror: QERR_DEVICE_IN_USE is no longer used, drop 2 years ago
Steve Sistare 8a08a366c5 qapi: New strv_from_str_list() 2 years ago
Steve Sistare 745736ae0c qapi: New QAPI_LIST_LENGTH() 2 years ago
Markus Armbruster b0b1313eb2 qapi: Fix dangling references to docs/devel/qapi-code-gen.txt 2 years ago
Stefan Hajnoczi ff32bb5347 string-output-visitor: show structs as "<omitted>" 2 years ago
Markus Armbruster bb71846325 qobject atomics osdep: Make a few macros more hygienic 3 years ago
Paolo Bonzini a50c99bcc0 monitor: mark mixed functions that can suspend 3 years ago
Marc-André Lureau 3ffef1a55c error: add global &error_warn destination 3 years ago
Markus Armbruster 1178710247 rocker: Tweak stubbed out monitor commands' error messages 3 years ago
Markus Armbruster 0ec8384f83 replay: Simplify setting replay blockers 3 years ago
Markus Armbruster 0dddb0fc80 qerror: QERR_PERMISSION_DENIED is no longer used, drop 4 years ago
Marc-André Lureau 215aea0cb2 include: move qdict_{crumple,flatten} declarations 4 years ago
Marc-André Lureau d709bbf3b1 include/qapi: add g_autoptr support for qobject types 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Daniel P. Berrangé f9429c6790 monitor: introduce HumanReadableText and HMP support 5 years ago
Markus Armbruster 57df0dff1a qapi: Extend -compat to set policy for unstable interfaces 5 years ago
Markus Armbruster 7ce5fc63c7 qapi: Factor out compat_policy_input_ok() 5 years ago
Markus Armbruster c868876043 qapi: Generalize enum member policy checking 5 years ago
Markus Armbruster 6604e4757a qapi: Generalize command policy checking 5 years ago
Markus Armbruster a130728554 qapi: Generalize struct member policy checking 5 years ago
Markus Armbruster c67db1ed16 qapi: Tools for sets of special feature flags in generated code 5 years ago
Markus Armbruster 9bafe07bc8 qapi: Eliminate QCO_NO_OPTIONS for a slight simplification 5 years ago
Markus Armbruster aa2370444b qapi: Implement deprecated-input={reject,crash} for enum values 5 years ago
Markus Armbruster ed29bb28f8 qapi: Move compat policy from QObject to generic visitor 5 years ago