index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-error.h
Age
Commit message (
Expand
)
Author
2011-12-15
error: Add an accessor for progname
michael@ozlabs.org
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-03-27
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
2010-03-16
error: New error_printf_unless_qmp()
Markus Armbruster
2010-03-16
error: Track locations on command line
Markus Armbruster
2010-03-16
error: Track locations in configuration files
Markus Armbruster
2010-03-16
error: Include the program name in error messages to stderr
Markus Armbruster
2010-03-16
error: Infrastructure to track locations for error reporting
Markus Armbruster
2010-03-16
error: Rename qemu_error_new() to qerror_report()
Markus Armbruster
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
error: New error_printf() and error_vprintf()
Markus Armbruster
2010-03-16
error: Move qemu_error & friends into their own header
Markus Armbruster