47 Commits (bcb536cabe108e71e2900cdd605f5b4e59ac3e1f)

Author SHA1 Message Date
Markus Armbruster bcb536cabe error: Kill @error_warn 6 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
Zhao Liu 042e4942b9 error: Add error_vprepend() in comment of ERRP_GUARD() rules 2 years ago
Marc-André Lureau 3ffef1a55c error: add global &error_warn destination 3 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Markus Armbruster d71a243220 error: Fix "Converting to ERRP_GUARD()" doc on "valid at return" 5 years ago
Philippe Mathieu-Daudé 192cf54ac5 qapi/error: Check format string argument in error_*prepend() 6 years ago
Vladimir Sementsov-Ogievskiy 8220f3ac74 scripts: Coccinelle script to use ERRP_GUARD() 6 years ago
Vladimir Sementsov-Ogievskiy ae7c80a7bd error: New macro ERRP_GUARD() 6 years ago
Markus Armbruster e3fe3988d7 error: Document Error API usage rules 6 years ago
Markus Armbruster 9aac7d486c error: Improve error.h's big comment 6 years ago
Markus Armbruster 47ff5ac81e error: Fix examples in error.h's big comment 6 years ago
Vladimir Sementsov-Ogievskiy 49fbc7236d error: make Error **errp const where it is appropriate 6 years ago
Markus Armbruster abb3d37d0c qapi: Split error.json off common.json 7 years ago
Markus Armbruster 4b5766488f error: Fix use of error_prepend() with &error_fatal, &error_abort 8 years ago
Markus Armbruster 9af2398977 Include less of the generated modular QAPI headers 8 years ago
Markus Armbruster 508de4780c error: Improve documentation of error_append_hint() 9 years ago
Alistair Francis e43ead1d0b error: Implement the warn and free Error functions 9 years ago
Daniel P. Berrange c01c214b69 block: remove all encryption handling APIs 9 years ago
Sascha Silbe 98cb89af4d error: error_setg_errno(): errno gets preserved 10 years ago
Daniel P. Berrange d59ce6f344 migration: add reporting of errors for outgoing migration 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Peter Maydell 90ce6e2644 include: Clean up includes 10 years ago
Markus Armbruster 10303f04b9 error: Improve documentation some more 10 years ago
Markus Armbruster 8277d2aa58 error: New error_prepend(), error_reportf_err() 10 years ago
Markus Armbruster f4d0064afc error: Improve documentation 10 years ago
Markus Armbruster 8d780f4392 error: Document how to accumulate multiple errors 11 years ago
Eric Blake d20a580bc0 qapi: Change munging of CamelCase enum values 11 years ago
Eric Blake f22a28b898 qapi: Add alias for ErrorClass 11 years ago
Eric Blake a12a5a1a01 qapi: Simplify error cleanup in test-qmp-* 11 years ago
Markus Armbruster a29a37b994 error: New error_fatal 11 years ago
Eric Blake 50b7b000c9 hmp: Allow for error message hints on HMP 11 years ago
Markus Armbruster 1e9b65bb1b error: On abort, report where the error was created 11 years ago
Markus Armbruster edf6f3b335 error: Revamp interface documentation 11 years ago
Markus Armbruster 4463dcb85c error: error_set_errno() is unused, drop 11 years ago
Markus Armbruster e7cf59e847 qga: Clean up unnecessarily dirty casts 11 years ago
Markus Armbruster a9499ddd82 error: Make error_setg() a function 11 years ago
Markus Armbruster 2ee2f1e415 error: New convenience function error_report_err() 11 years ago
Markus Armbruster d2e064a73e error: error_is_set() is finally unused; remove 12 years ago
Markus Armbruster 64dfefed16 error: Consistently name Error ** objects errp, and not err 12 years ago
Peter Crosthwaite 5d24ee70bc error: Add error_abort 12 years ago
Tomoki Sekiyama 20840d4cfe error: Add error_set_win32 and error_setg_win32 13 years ago
Luiz Capitulino 54028d7542 error: add error_setg_file_open() helper 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 13 years ago
Paolo Bonzini 680d16dcb7 error: add error_set_errno and error_setg_errno 14 years ago
Luiz Capitulino 75d789f8d3 error: add error_setg() 14 years ago
Luiz Capitulino df1e608a01 error, qerror: pass desc string to error calls 14 years ago
Luiz Capitulino a8cb2d302e error: drop unused functions 14 years ago