On Tuesday 22 March 2016 19:05:28 Richard W.M. Jones wrote:
This function was kind of like debug(), except that it didn't
check
the g->verbose flag and it only worked in the library (it would crash
if used after fork).
It also wasn't very useful. The sort of boot analysis done by
tests/qemu/boot-analysis.c means that timestamping (some) messages is
even less interesting than before.
Remove it and replace calls with debug() instead.
---
LGTM.
--
Pino Toscano