Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-16 | error: Let converted handlers print in human monitor | Markus Armbruster | 1 | -1/+1 |
2010-03-16 | error: Track locations on command line | Markus Armbruster | 1 | -0/+20 |
2010-03-16 | error: Track locations in configuration files | Markus Armbruster | 1 | -0/+20 |
2010-03-16 | error: Include the program name in error messages to stderr | Markus Armbruster | 1 | -1/+19 |
2010-03-16 | error: Infrastructure to track locations for error reporting | Markus Armbruster | 1 | -1/+84 |
2010-03-16 | error: Rename qemu_error_new() to qerror_report() | Markus Armbruster | 1 | -3/+3 |
2010-03-16 | error: Replace qemu_error() by error_report() | Markus Armbruster | 1 | -1/+7 |
2010-03-16 | error: New error_printf() and error_vprintf() | Markus Armbruster | 1 | -7/+42 |
2010-03-16 | error: Simplify error sink setup | Markus Armbruster | 1 | -67/+9 |
2010-03-16 | error: Move qemu_error() & friends from monitor.c to own file | Markus Armbruster | 1 | -0/+92 |