index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
error: Add an accessor for progname
michael@ozlabs.org
1
-0
/
+5
2011-06-24
Strip trailing '\n' from error_report()'s first argument
Markus Armbruster
1
-0
/
+2
2011-04-15
Remove unused sysemu.h include directives
Blue Swirl
1
-1
/
+0
2010-03-27
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
1
-18
/
+0
2010-03-27
error: Make use of error_set_progname() optional
Markus Armbruster
1
-1
/
+1
2010-03-23
qemu-error: Avoid build warning.
Edgar E. Iglesias
1
-1
/
+1
2010-03-16
error: New error_printf_unless_qmp()
Markus Armbruster
1
-0
/
+11
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