aboutsummaryrefslogtreecommitdiff
path: root/util/qemu-error.c
AgeCommit message (Expand)Author
2021-02-01error: rename error_with_timestamp to message_with_timestampStefan Hajnoczi
2020-10-09monitor: Use getter/setter functions for cur_monKevin Wolf
2020-07-10util/qemu-error: prepend guest name to error message to identify affected VM ...Mario Smarduch
2019-12-18error: Fix -msg timestamp defaultMarkus Armbruster
2019-04-18monitor error: Make printf()-like functions return a valueMarkus Armbruster
2019-04-17log: Make glib logging go through QEMUChristophe Fergeau
2018-10-19error: Drop bogus "use error_setg() instead" admonitionsMarkus Armbruster
2018-09-24qemu-error: add {error, warn}_report_once_condCornelia Huck
2017-07-24error: Revert unwanted change of warning messagesMarkus Armbruster
2017-07-13error: Functions to report warnings and informational messagesAlistair Francis
2017-07-13util/qemu-error: Rename error_print_loc() to be more genericAlistair Francis
2016-11-01qemu-error: remove dependency of stubs on monitorPaolo Bonzini
2016-02-04util: Clean up includesPeter Maydell
2016-01-13error: Improve documentationMarkus Armbruster
2015-09-18error: only prepend timestamp on stderrStefan Hajnoczi
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qmp: Wean off qerror_report()Markus Armbruster
2014-10-09qemu-error: Add error_vreport()Corey Minyard
2014-04-25error: Print error_report() to stderr if using qmpCole Robinson
2014-04-25error: Privatize error_print_locCole Robinson
2013-07-10add timestamp to error_report()Seiji Aguchi
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini