index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-error.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
error: Add an accessor for progname
michael@ozlabs.org
2011-12-15
1
-0
/
+5
*
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
2011-06-24
1
-0
/
+2
*
Remove unused sysemu.h include directives
Blue Swirl
2011-04-15
1
-1
/
+0
*
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
2010-03-27
1
-18
/
+0
*
error: Make use of error_set_progname() optional
Markus Armbruster
2010-03-27
1
-1
/
+1
*
qemu-error: Avoid build warning.
Edgar E. Iglesias
2010-03-23
1
-1
/
+1
*
error: New error_printf_unless_qmp()
Markus Armbruster
2010-03-16
1
-0
/
+11
*
error: Let converted handlers print in human monitor
Markus Armbruster
2010-03-16
1
-1
/
+1
*
error: Track locations on command line
Markus Armbruster
2010-03-16
1
-0
/
+20
*
error: Track locations in configuration files
Markus Armbruster
2010-03-16
1
-0
/
+20
*
error: Include the program name in error messages to stderr
Markus Armbruster
2010-03-16
1
-1
/
+19
*
error: Infrastructure to track locations for error reporting
Markus Armbruster
2010-03-16
1
-1
/
+84
*
error: Rename qemu_error_new() to qerror_report()
Markus Armbruster
2010-03-16
1
-3
/
+3
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-1
/
+7
*
error: New error_printf() and error_vprintf()
Markus Armbruster
2010-03-16
1
-7
/
+42
*
error: Simplify error sink setup
Markus Armbruster
2010-03-16
1
-67
/
+9
*
error: Move qemu_error() & friends from monitor.c to own file
Markus Armbruster
2010-03-16
1
-0
/
+92