diff options
author | Jack Schwartz | 2017-12-21 18:25:18 +0100 |
---|---|---|
committer | Kevin Wolf | 2018-03-07 11:53:37 +0100 |
commit | 4b9006a41ea8818f2385ae5228e07f211bb4a33d (patch) | |
tree | 779c655c07e273f245843088bfaf05c7fa7129ae /migration/tls.c | |
parent | multiboot: Use header names when displaying fields (diff) | |
download | qemu-4b9006a41ea8818f2385ae5228e07f211bb4a33d.tar.gz qemu-4b9006a41ea8818f2385ae5228e07f211bb4a33d.tar.xz qemu-4b9006a41ea8818f2385ae5228e07f211bb4a33d.zip |
multiboot: fprintf(stderr...) -> error_report()
Change all fprintf(stderr...) calls in hw/i386/multiboot.c to call
error_report() instead, including the mb_debug macro. Remove the "\n"
from strings passed to all modified calls, since error_report() appends
one.
Signed-off-by: Jack Schwartz <jack.schwartz@oracle.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'migration/tls.c')
0 files changed, 0 insertions, 0 deletions