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