Extra patches for many suggestions I got when changing vl.c to use error_report(). I tried to implement each suggestion in a separate patch to make it easier to pick and choose the changes that are considered good enough.
Eduardo Habkost (16): vl.c: Replace fprintf(stderr) with error_report() vl.c: Use error_report() when reporting shutdown signal vl.c: Remove periods from error_report() error messages vl.c: Use "warning:" prefix consistently on warnings vl.c: Use "cannot" instead of "can not" in error messages vl.c: Use 'quotes' instead of `quotes' in messages vl.c: Use "%s support disabled" error messages consistently vl.c: Simplify "ignoring deprecated option" warnings vl.c: Reword -no-kvm-pit-reinjection deprecation warning vl.c: Convert error sentences to simpler phrases vl.c: Remove unnecessary uppercase in error messages vl.c: trivial: Don't wrap lines unnecessarily vl.c: Reword -machine help error messages vl.c: Simplify date format error message vl.c: Use US spelling for "unrecognized" vl.c: Reword fw_cfg name prefix warning vl.c | 268 ++++++++++++++++++++++++++++++++----------------------------------- 1 file changed, 129 insertions(+), 139 deletions(-) -- 2.1.0