aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-error.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-27error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]Markus Armbruster1-6/+0
2010-03-16error: New error_printf_unless_qmp()Markus Armbruster1-0/+2
2010-03-16error: Track locations on command lineMarkus Armbruster1-1/+2
2010-03-16error: Track locations in configuration filesMarkus Armbruster1-1/+2
2010-03-16error: Include the program name in error messages to stderrMarkus Armbruster1-0/+1
2010-03-16error: Infrastructure to track locations for error reportingMarkus Armbruster1-0/+16
2010-03-16error: Rename qemu_error_new() to qerror_report()Markus Armbruster1-5/+5
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster1-1/+1
2010-03-16error: New error_printf() and error_vprintf()Markus Armbruster1-0/+14
2010-03-16error: Move qemu_error & friends into their own headerMarkus Armbruster1-0/+12