summaryrefslogtreecommitdiffstats
path: root/qemu-error.h
Commit message (Expand)AuthorAgeFilesLines
* error: Add an accessor for prognamemichael@ozlabs.org2011-12-151-0/+1
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+1
* Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-4/+3
* error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]Markus Armbruster2010-03-271-6/+0
* error: New error_printf_unless_qmp()Markus Armbruster2010-03-161-0/+2
* error: Track locations on command lineMarkus Armbruster2010-03-161-1/+2
* error: Track locations in configuration filesMarkus Armbruster2010-03-161-1/+2
* error: Include the program name in error messages to stderrMarkus Armbruster2010-03-161-0/+1
* error: Infrastructure to track locations for error reportingMarkus Armbruster2010-03-161-0/+16
* error: Rename qemu_error_new() to qerror_report()Markus Armbruster2010-03-161-5/+5
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-1/+1
* error: New error_printf() and error_vprintf()Markus Armbruster2010-03-161-0/+14
* error: Move qemu_error & friends into their own headerMarkus Armbruster2010-03-161-0/+12
OpenPOWER on IntegriCloud