diff options
author | Jack Schwartz <jack.schwartz@oracle.com> | 2017-12-21 09:25:18 -0800 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2018-06-20 20:45:00 -0500 |
commit | bbdcfd2dbcf447233aabb6768fe05e3861171665 (patch) | |
tree | 5bff77a7c934475546a32cd654e9e3e8d74254b2 /dma-helpers.c | |
parent | ddf965ef9d8a74794c129b7e9849e835606bd08e (diff) |
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>
(cherry picked from commit 4b9006a41ea8818f2385ae5228e07f211bb4a33d)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions