COMMITS
/ util/error.c April 6, 2023
S
util/error: Fix use-after-free errors reported by Coverity
Stefan Berger committed
February 21, 2023
M
error: add global &error_warn destination
Marc-André Lureau committed
December 19, 2022
D
util/error: add G_GNUC_PRINTF for various functions
Daniel P. Berrangé committed
December 5, 2019
V
error: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
April 15, 2019
V
util/error: do not free error on error_abort
Vladimir Sementsov-Ogievskiy committed
April 16, 2019
M
error: Fix error_report_err(), warn_report_err() hint printing
Markus Armbruster committed
March 2, 2019
P
util/error: Remove an unnecessary NULL check
Philippe Mathieu-Daudé committed
October 17, 2018
M
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster committed
July 12, 2017
A
error: Implement the warn and free Error functions
Alistair Francis committed
April 13, 2017
M
util/error: Fix leak in error_vprepend()
Max Reitz committed
April 27, 2016
D
migration: add reporting of errors for outgoing migration
Daniel P. Berrange committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
March 9, 2016
D
error: ensure errno detail is printed with error_abort
Daniel P. Berrange committed
January 29, 2016
P
util: Clean up includes
Peter Maydell committed
December 18, 2015
M
error: New error_prepend(), error_reportf_err()
Markus Armbruster committed
M
error: Improve documentation
Markus Armbruster committed
December 17, 2015
M
error: Don't append a newline when printing the error hint
Markus Armbruster committed
November 6, 2015
E
qapi: Simplify error cleanup in test-qmp-*
Eric Blake committed
September 11, 2015
M
error: New error_fatal
Markus Armbruster committed
September 10, 2015
E
error: Copy location information in error_copy()
Eric Blake committed
E
hmp: Allow for error message hints on HMP
Eric Blake committed
June 19, 2015
M
error: On abort, report where the error was created
Markus Armbruster committed
M
error: error_set_errno() is unused, drop
Markus Armbruster committed
M
qga: Clean up unnecessarily dirty casts
Markus Armbruster committed
M
error: Make error_setg() a function
Markus Armbruster committed
M
error: De-duplicate code creating Error objects
Markus Armbruster committed
February 12, 2015
M
error: Use error_report_err() where appropriate
Markus Armbruster committed
February 6, 2015
M
error: New convenience function error_report_err()
Markus Armbruster committed
May 19, 2014
M
error: error_is_set() is finally unused; remove
Markus Armbruster committed
May 2, 2014
M
error: Consistently name Error ** objects errp, and not err
Markus Armbruster committed
March 21, 2014
C
error: Remove some unused headers
Cole Robinson committed
January 15, 2014
P
Revert "error: Don't use error_report() for assertion msgs."
Peter Crosthwaite committed
P
error: Don't use error_report() for assertion msgs.
Peter Crosthwaite committed
January 2, 2014
P
error: Add error_abort
Peter Crosthwaite committed
November 7, 2013
M
util/error: Save errno from clobbering
Max Reitz committed
August 7, 2013
T
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama committed
June 7, 2013
L
error: add error_setg_file_open() helper
Luiz Capitulino committed
December 20, 2012
P
build: move libqemuutil.a components to util/
Paolo Bonzini committed