| Commit message (Expand) | Author | Age | Files | Lines |
* | error: make Error **errp const where it is appropriate | Vladimir Sementsov-Ogievskiy | 2019-12-18 | 1 | -3/+3 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | util/error: do not free error on error_abort | Vladimir Sementsov-Ogievskiy | 2019-04-17 | 1 | -1/+4 |
* | error: Fix error_report_err(), warn_report_err() hint printing | Markus Armbruster | 2019-04-17 | 1 | -2/+2 |
* | util/error: Remove an unnecessary NULL check | Philippe Mathieu-Daudé | 2019-03-26 | 1 | -4/+0 |
* | error: Fix use of error_prepend() with &error_fatal, &error_abort | Markus Armbruster | 2018-10-19 | 1 | -0/+13 |
* | error: Implement the warn and free Error functions | Alistair Francis | 2017-07-13 | 1 | -0/+20 |
* | util/error: Fix leak in error_vprepend() | Max Reitz | 2017-04-24 | 1 | -0/+1 |
* | migration: add reporting of errors for outgoing migration | Daniel P. Berrange | 2016-05-26 | 1 | -1/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | error: ensure errno detail is printed with error_abort | Daniel P. Berrange | 2016-03-16 | 1 | -21/+19 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -1/+1 |
* | error: New error_prepend(), error_reportf_err() | Markus Armbruster | 2016-01-13 | 1 | -0/+33 |
* | error: Improve documentation | Markus Armbruster | 2016-01-13 | 1 | -1/+1 |
* | error: Don't append a newline when printing the error hint | Markus Armbruster | 2016-01-13 | 1 | -1/+1 |
* | qapi: Simplify error cleanup in test-qmp-* | Eric Blake | 2015-11-10 | 1 | -0/+7 |
* | error: New error_fatal | Markus Armbruster | 2015-09-18 | 1 | -13/+21 |
* | error: Copy location information in error_copy() | Eric Blake | 2015-09-18 | 1 | -0/+3 |
* | hmp: Allow for error message hints on HMP | Eric Blake | 2015-09-18 | 1 | -0/+32 |
* | error: On abort, report where the error was created | Markus Armbruster | 2015-09-10 | 1 | -16/+39 |
* | error: error_set_errno() is unused, drop | Markus Armbruster | 2015-09-10 | 1 | -3/+2 |
* | qga: Clean up unnecessarily dirty casts | Markus Armbruster | 2015-09-10 | 1 | -3/+2 |
* | error: Make error_setg() a function | Markus Armbruster | 2015-09-10 | 1 | -0/+9 |
* | error: De-duplicate code creating Error objects | Markus Armbruster | 2015-09-10 | 1 | -43/+25 |
* | error: Use error_report_err() where appropriate | Markus Armbruster | 2015-02-18 | 1 | -4/+4 |
* | error: New convenience function error_report_err() | Markus Armbruster | 2015-02-18 | 1 | -0/+6 |
* | error: error_is_set() is finally unused; remove | Markus Armbruster | 2014-05-21 | 1 | -5/+0 |
* | error: Consistently name Error ** objects errp, and not err | Markus Armbruster | 2014-05-09 | 1 | -4/+4 |
* | error: Remove some unused headers | Cole Robinson | 2014-04-25 | 1 | -4/+1 |
* | Revert "error: Don't use error_report() for assertion msgs." | Peter Crosthwaite | 2014-01-17 | 1 | -4/+4 |
* | error: Don't use error_report() for assertion msgs. | Peter Crosthwaite | 2014-01-15 | 1 | -4/+4 |
* | error: Add error_abort | Peter Crosthwaite | 2014-01-06 | 1 | -1/+21 |
* | util/error: Save errno from clobbering | Max Reitz | 2013-11-28 | 1 | -0/+6 |
* | error: Add error_set_win32 and error_setg_win32 | Tomoki Sekiyama | 2013-09-09 | 1 | -0/+35 |
* | error: add error_setg_file_open() helper | Luiz Capitulino | 2013-06-17 | 1 | -0/+5 |
* | build: move libqemuutil.a components to util/ | Paolo Bonzini | 2013-01-12 | 1 | -0/+115 |