42 Commits (f07ceffdf50f7147250a98e4cb32fcd41bb9cc4a)

Author SHA1 Message Date
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/ 14 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 14 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
Luiz Capitulino ea25fbca88 error: add error_get_class() 14 years ago
Luiz Capitulino 13f59ae815 error, qerror: add ErrorClass argument to error functions 14 years ago
Paolo Bonzini d195325b05 qapi: fix error propagation 14 years ago
Luiz Capitulino 79020cfcbb Error: Introduce error_copy() 15 years ago
Luiz Capitulino d3608b7cc6 Error: Fix build when qemu-common.h is not included 15 years ago