diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2019-02-12 15:53:22 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2019-02-14 11:46:30 +0100 |
commit | c1a00ff85bd088b93d25511c6161f687fe938c3f (patch) | |
tree | dd0c5ec584a4fcea1b2624a42f2668176e917f87 /module-common.c | |
parent | 8beaac1228f23cb5103fec6bcd4c1c32e8079958 (diff) | |
download | qemu-c1a00ff85bd088b93d25511c6161f687fe938c3f.zip qemu-c1a00ff85bd088b93d25511c6161f687fe938c3f.tar.gz qemu-c1a00ff85bd088b93d25511c6161f687fe938c3f.tar.bz2 |
hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintf
Avoid to clutter stdout until explicitly requested (with -d unimp):
$ qemu-system-mips64el -M fulong2e -bios pmon_2e.bin
dma: command df not supported
dma: command df not supported
dma: command df not supported
dma: command df not supported
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-Id: <20190212145322.30974-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions