aboutsummaryrefslogtreecommitdiff
path: root/qemu-error.h
AgeCommit message (Expand)Author
2011-12-15error: Add an accessor for prognamemichael@ozlabs.org
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-03-27error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]Markus Armbruster
2010-03-16error: New error_printf_unless_qmp()Markus Armbruster
2010-03-16error: Track locations on command lineMarkus Armbruster
2010-03-16error: Track locations in configuration filesMarkus Armbruster
2010-03-16error: Include the program name in error messages to stderrMarkus Armbruster
2010-03-16error: Infrastructure to track locations for error reportingMarkus Armbruster
2010-03-16error: Rename qemu_error_new() to qerror_report()Markus Armbruster
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster
2010-03-16error: New error_printf() and error_vprintf()Markus Armbruster
2010-03-16error: Move qemu_error & friends into their own headerMarkus Armbruster