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