36 Commits (3c77412b4a5e144bebf06cc668dc4b35b59b4607)

Author SHA1 Message Date
Vladimir Sementsov-Ogievskiy 49fbc7236d error: make Error **errp const where it is appropriate 6 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Vladimir Sementsov-Ogievskiy b922c0506a util/error: do not free error on error_abort 7 years ago
Markus Armbruster 4c8b7c8b25 error: Fix error_report_err(), warn_report_err() hint printing 7 years ago
Philippe Mathieu-Daudé 57b7291e90 util/error: Remove an unnecessary NULL check 7 years ago
Markus Armbruster 4b5766488f error: Fix use of error_prepend() with &error_fatal, &error_abort 8 years ago
Alistair Francis e43ead1d0b error: Implement the warn and free Error functions 9 years ago
Max Reitz 536eeea869 util/error: Fix leak in error_vprepend() 9 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
Daniel P. Berrange 20e2dec149 error: ensure errno detail is printed with error_abort 10 years ago
Peter Maydell aafd758410 util: Clean up includes 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 543202c0dd error: Don't append a newline when printing the error hint 10 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 88e2ce2915 error: Copy location information in error_copy() 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 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 552375088a error: De-duplicate code creating Error objects 11 years ago
Markus Armbruster 565f65d271 error: Use error_report_err() where appropriate 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
Cole Robinson 073a341151 error: Remove some unused headers 12 years ago
Peter Crosthwaite 732c66ce64 Revert "error: Don't use error_report() for assertion msgs." 12 years ago
Peter Crosthwaite d32934c84c error: Don't use error_report() for assertion msgs. 12 years ago
Peter Crosthwaite 5d24ee70bc error: Add error_abort 12 years ago
Max Reitz b276d24994 util/error: Save errno from clobbering 13 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 baacf04799 build: move libqemuutil.a components to util/ 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 6d3f0dbb30 error, qerror: drop QDict member 14 years ago
Luiz Capitulino df1e608a01 error, qerror: pass desc string to error calls 14 years ago
Luiz Capitulino 7795b166d9 error: drop error_get_qobject()/error_set_qobject() 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
Luiz Capitulino dd7520f064 error: don't delay error message construction 14 years ago
Luiz Capitulino 2b38cf2e03 qerror: qerror_format(): return an allocated string 14 years ago
Paolo Bonzini d195325b05 qapi: fix error propagation 14 years ago
Amos Kong 0ed6dc1a98 error.c: don't return value for void function 14 years ago
Luiz Capitulino 79020cfcbb Error: Introduce error_copy() 15 years ago
Luiz Capitulino f795e743bd Drop qemu-objects.h from modules that don't require it 15 years ago