COMMITS
/ include/qapi/error.h February 21, 2023
M
error: add global &error_warn destination
Marc-André Lureau committed
February 20, 2022
M
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau committed
January 25, 2021
M
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster committed
July 23, 2020
P
qapi/error: Check format string argument in error_*prepend()
Philippe Mathieu-Daudé committed
July 7, 2020
V
scripts: Coccinelle script to use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy committed
V
error: New macro ERRP_GUARD()
Vladimir Sementsov-Ogievskiy committed
M
error: Document Error API usage rules
Markus Armbruster committed
M
error: Improve error.h's big comment
Markus Armbruster committed
M
error: Fix examples in error.h's big comment
Markus Armbruster committed
December 5, 2019
V
error: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy committed
August 12, 2019
M
qapi: Split error.json off common.json
Markus Armbruster committed
October 17, 2018
M
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster committed
February 11, 2018
M
Include less of the generated modular QAPI headers
Markus Armbruster committed
August 10, 2017
M
error: Improve documentation of error_append_hint()
Markus Armbruster committed
July 14, 2017
P
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging
Peter Maydell committed
July 12, 2017
A
error: Implement the warn and free Error functions
Alistair Francis committed
June 23, 2017
D
block: remove all encryption handling APIs
Daniel P. Berrange committed
July 27, 2016
S
error: error_setg_errno(): errno gets preserved
Sascha Silbe 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
February 23, 2016
P
include: Clean up includes
Peter Maydell committed
February 3, 2016
M
error: Improve documentation some more
Markus Armbruster committed
December 18, 2015
M
error: New error_prepend(), error_reportf_err()
Markus Armbruster committed
M
error: Improve documentation
Markus Armbruster committed
November 17, 2015
M
error: Document how to accumulate multiple errors
Markus Armbruster committed
November 18, 2015
E
qapi: Change munging of CamelCase enum values
Eric Blake committed
E
qapi: Add alias for ErrorClass
Eric Blake 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
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: Revamp interface documentation
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
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
January 2, 2014
P
error: Add error_abort
Peter Crosthwaite 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 17, 2012
P
misc: move include files to include/qemu/
Paolo Bonzini committed
P
qapi: move include files to include/qobject/
Paolo Bonzini committed