Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-27 | error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] | Markus Armbruster | 1 | -6/+0 |
2010-03-16 | error: New error_printf_unless_qmp() | Markus Armbruster | 1 | -0/+2 |
2010-03-16 | error: Track locations on command line | Markus Armbruster | 1 | -1/+2 |
2010-03-16 | error: Track locations in configuration files | Markus Armbruster | 1 | -1/+2 |
2010-03-16 | error: Include the program name in error messages to stderr | Markus Armbruster | 1 | -0/+1 |
2010-03-16 | error: Infrastructure to track locations for error reporting | Markus Armbruster | 1 | -0/+16 |
2010-03-16 | error: Rename qemu_error_new() to qerror_report() | Markus Armbruster | 1 | -5/+5 |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -1/+1 |
2010-03-16 | error: New error_printf() and error_vprintf() | Markus Armbruster | 1 | -0/+14 |
2010-03-16 | error: Move qemu_error & friends into their own header | Markus Armbruster | 1 | -0/+12 |