diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-05-26 08:22:52 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2020-05-28 11:38:57 +0200 |
commit | b3a7e2416fb867d047723da251b8960228dcc9f4 (patch) | |
tree | fd31b4e62d22a1b2c5c5c58a7ef4f7dcc4f21bab /python/qemu/qtest.py | |
parent | 00a946a3cb2568033f8f5c1a7769c5239a429c94 (diff) | |
download | qemu-b3a7e2416fb867d047723da251b8960228dcc9f4.zip qemu-b3a7e2416fb867d047723da251b8960228dcc9f4.tar.gz qemu-b3a7e2416fb867d047723da251b8960228dcc9f4.tar.bz2 |
hw/display/pxa2xx_lcd: Replace printf() call by qemu_log_mask()
Replace printf() calls by qemu_log_mask(UNIMP), which is
disabled by default. This avoid flooding the terminal when
fuzzing the device.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20200526062252.19852-15-f4bug@amsat.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions