17 Commits (d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca)

Author SHA1 Message Date
michael@ozlabs.org 7636a470a8 error: Add an accessor for progname 15 years ago
Markus Armbruster 6daf194dde Strip trailing '\n' from error_report()'s first argument 15 years ago
Blue Swirl a08784dd11 Remove unused sysemu.h include directives 15 years ago
Markus Armbruster 0167f772d1 error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] 16 years ago
Markus Armbruster 6627f64510 error: Make use of error_set_progname() optional 16 years ago
Edgar E. Iglesias bb334b1239 qemu-error: Avoid build warning. 16 years ago
Markus Armbruster aa924ae730 error: New error_printf_unless_qmp() 16 years ago
Markus Armbruster cde0fc7544 error: Let converted handlers print in human monitor 16 years ago
Markus Armbruster 0f0bc3f1d5 error: Track locations on command line 16 years ago
Markus Armbruster cf5a65aaaf error: Track locations in configuration files 16 years ago
Markus Armbruster 65abca0a34 error: Include the program name in error messages to stderr 16 years ago
Markus Armbruster 827b08139c error: Infrastructure to track locations for error reporting 16 years ago
Markus Armbruster ab5b027ee6 error: Rename qemu_error_new() to qerror_report() 16 years ago
Markus Armbruster 1ecda02b24 error: Replace qemu_error() by error_report() 16 years ago
Markus Armbruster ba0fe87acd error: New error_printf() and error_vprintf() 16 years ago
Markus Armbruster 6e4f984cb9 error: Simplify error sink setup 16 years ago
Markus Armbruster b4a51f7f5d error: Move qemu_error() & friends from monitor.c to own file 16 years ago