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
/
util
/
qemu-error.c
Age
Commit message (
Expand
)
Author
2021-02-01
error: rename error_with_timestamp to message_with_timestamp
Stefan Hajnoczi
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-07-10
util/qemu-error: prepend guest name to error message to identify affected VM ...
Mario Smarduch
2019-12-18
error: Fix -msg timestamp default
Markus Armbruster
2019-04-18
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-17
log: Make glib logging go through QEMU
Christophe Fergeau
2018-10-19
error: Drop bogus "use error_setg() instead" admonitions
Markus Armbruster
2018-09-24
qemu-error: add {error, warn}_report_once_cond
Cornelia Huck
2017-07-24
error: Revert unwanted change of warning messages
Markus Armbruster
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
2017-07-13
util/qemu-error: Rename error_print_loc() to be more generic
Alistair Francis
2016-11-01
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-02-04
util: Clean up includes
Peter Maydell
2016-01-13
error: Improve documentation
Markus Armbruster
2015-09-18
error: only prepend timestamp on stderr
Stefan Hajnoczi
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qmp: Wean off qerror_report()
Markus Armbruster
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
2014-04-25
error: Print error_report() to stderr if using qmp
Cole Robinson
2014-04-25
error: Privatize error_print_loc
Cole Robinson
2013-07-10
add timestamp to error_report()
Seiji Aguchi
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini