aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-error.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16error: New error_printf_unless_qmp()Markus Armbruster1-0/+11
2010-03-16error: Let converted handlers print in human monitorMarkus Armbruster1-1/+1
2010-03-16error: Track locations on command lineMarkus Armbruster1-0/+20
2010-03-16error: Track locations in configuration filesMarkus Armbruster1-0/+20
2010-03-16error: Include the program name in error messages to stderrMarkus Armbruster1-1/+19
2010-03-16error: Infrastructure to track locations for error reportingMarkus Armbruster1-1/+84
2010-03-16error: Rename qemu_error_new() to qerror_report()Markus Armbruster1-3/+3
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster1-1/+7
2010-03-16error: New error_printf() and error_vprintf()Markus Armbruster1-7/+42
2010-03-16error: Simplify error sink setupMarkus Armbruster1-67/+9
2010-03-16error: Move qemu_error() & friends from monitor.c to own fileMarkus Armbruster1-0/+92